Laravel 4.2 is the previous version of the open-source PHP web development MVC framework created by Taylor Otwell.
I am using carbon but trying to get the first day of the month so I can run a report …
php datetime laravel-4 php-carbonI have a script that I run using php artisan (with root user), and sometimes it causes the daily log …
laravel-4 file-permissionsI’m trying to install the Laravel Framework on Windows with the Laravel Installer method. In the documentation I found …
laravel laravel-4 installation composer-phpI want to send a confirmation e-mail using laravel. The laravel Mail::send() function only seems to accept a path …
php email laravel laravel-4 swiftmailerDoes anyone know if it's possible to make use of URL query's within Laravel. Example I have the following route: …
php laravel laravel-4 query-string laravel-routing