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...
( cross posted @laracasts too, just want you guys to check this out http://goo.gl/c0uc1S ) Just foun...
Hello, I keep getting this error and I don't know how to debug or find the source of error. Please s...
HI all. I try add prefix into RouteServiceProvider but it not working. This is in my RouteServicePro...
Hello, I am trying to get entrust to work with Laravel 5 and I get the following error when I try to...
I'm following the Laracast for PHPStorm and setting up xdebug. When I run xdebug on a controller in...
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