Blog postings filtered by Laravel4
-
Running Laravel 4.2 Project on PHP 7.4
Laravel 4.2 requires mcrypt extension, which has been removed in PHP 7.2... -
Laravel Session Not Saving
Laravel creating new session on each request! -
working with Laravel pagination links
Laravel provides a dead simple way to create a pagination links. It will automatically generate and rend -
Laravel Eloquent Querying
These are some fundamental Eloquent queries as well as some complex ones that I always tend to look ... -
PHP 5.6 and SSL Operation Failed error
When I enabled SSL on my website, it broke two vendor libraries that I'm using from composer... -
Select dropdown with first option empty using Laravel Eloquent Collection
Laravel provides amazingly simple way to render the form select dropdown list from an Eloquent... -
Laravel is the bomb
In 2003, I was part of a website team in my church and we were trying to build the very first website for our church. Back then, I only knew... -
multiple Laravel projects and virtual hosts setup in local environment
I'm currently studying this amazing PHP framework called Laravel... -
feels like a newb again...
In 2013, I need to build about 5 new websites... I need to create many more in the coming years as I currently own over 50 domain names now. I've been searching for a good PHP framework that I can ...