the first thing I feel NOT so sure about L5 is the ' php artisan app:name xxx 'command, it always ca...
I'm wondering what is the difference between: Route::post('insert/{slug}/{page_number}/{person_type_...
Hi, I want to create a custom User Manager package based on "Confide" and "Entrust&qu...
I've noticed that Laravel 5 no longer has a paths.php configuration file, but instead configures pat...
I'm just starting with Laravel and I'm interested in the decisions behind the capitalization of fold...
Hello, Is anyone using a online ide like codebox.io for lavarel development ? Roelof
As L5 seems to be making a lot of changes I find that I can't replicate the event code below. Cant =...
Hello, Am trying to use the Nginx server with Bitnami Nginx Stack but only the Laravel Welcome page...
Hi guys, Is there away to resize the terminal bash window of Aptana. Just like PHPStorm does? I trie...
Hello, i noticed that if you leave the login page open for x minuets and then you try to log-in, you...
Hello, I have problem to install a L4 package on a L5 project from composer : https://github.com/raf...
So Laravel suddenly stopped working tonight. The error message it gives (as well as in the logs): Cl...
I am using Laravel 5 along with homestead 2. I was getting a PDO driver exception, which was driving...
I am trying to add symfony app to homstead in order to use it in the backend and laravel in the fron...
I have a seed file app/database/seeds/StoryContentsCollectionSeeder.php that contains the following...
Is there a way to make a command like php artisan migrate:install --database['mysql_bis'] asks for c...
Hi Guys! As the title, I have an Array varible named is $commonConfig, and I want use it in all Cont...
I'm a little bit confused with the method of using .env files for setting environment variables. Upo...
Hi, This .env "file" (not files... I'll get to that later), though a good step, lacks some...
Hi, I wrote an Api Controller which I want to use in my routes.php Route::group(['domain' => 'api...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community