Hi guys, when I type the command in bash below, php artisan migrate I got the error below exception...
because I need to create the environment.php file? I did not created the file environment.php and it...
Hello! I would be happy if you could help me with the following problem: When a user does a login, I...
Here are the specifics OS: Ubuntu 14.04 Webserver: Apache2 Laravel Version: 5.0.16 modrewrite: enabl...
I am using cloud9 and laravel 4.2. I have the basics of laravel going well. I have multiple routes a...
I'm hosting a laravel application in amazon aws free tier. I'm using memcached instance on amazon fo...
I installed laravel via composer but my laravel comman doesn't work in my command line. I'm still us...
Hey guys, i have a laravel 4 project that is almost complete it is my first project. as one of the f...
This really has me scratching my head. I stood up a new server for my application, it is Ubuntu 14.0...
Hi all, new to Laravel here. So I have just created a fresh install of Laravel in a directory. I hav...
I'm not entirely sure what category this falls under so I apologize if it's not configuration. I've...
I see this question in many posts but nobody really has an answer, I installed homestead just as lis...
How can one go about compressing Laravel into a single Phar file? I'd like to compress everything ex...
Can it be done? I have a collection, and a form that I loop through it <form:model.....> @for...
Guys, Is it possible to save my SSH connections to the database and load them from there?
Hello guys,am new in Laravel,i have been interested to learn it,i found some thing bowwing when eve...
Hello, I didn't checked on my website for a month but then a few days ago i checked and got: "W...
I have the following route: Route::get('/api/dropdown', function(){ $input = Input::get('index');...
I'm experiencing an issue where Binding a model to a route works in routes.php when using Route::mod...
Hey there Im struggling a bit with my laravel setup, I've got quite a big application only the load...
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.