I tried to search about this question before, but there seems to be nowhere where it is explained th...
I'm new in laravel. So I choose to use laravel homestead for greater compability environment. I inst...
I set up a laravel app running on a AWS EC2 (m3.2xl) using NGINX and php5-fpm. The database is using...
Hi guys I just have installed laravel5 successfully today. But I have a little problem. When I typed...
Script PHP artisan clear-compiled handling the post-update-cmd event returned wi th an error [Runtim...
I have a fresh Laravel 5 installation. My environment is set to production. I have files config/data...
Hi Everyone! Just take a look at this Awesome bookmarklet for the official Laravel documentation htt...
Hello, I've been running a Laravel 4 app on Pagoda Box for a few months, and it's been great. Howeve...
Hello! I have a problem with a new installation of Laravel 5.0. I´m installing Laravel in xampp with...
I installed a fresh install on my ubuntu machine. I'm getting blank page on the home page of the app...
I have recently completed my first laravel site, but now I am stuck with deployment. This is an enti...
Hello everybody, How can I add a suffix to my pages ? like localhost:8000/users/add.html for exemple...
I'm trying to figure out how to use a debugger and what it should be doing if I use it properly. I'v...
Route::group(['prefix' => 'admin'], function() { Route::get('/', function() { dd('loaded'); }...
Morning there, I'm working on Google Compute Engine GCE and i uploaded my laravel projects there,but...
Hi have added the package in composer and updated app.php with providers 'Illuminate\Html\HtmlServic...
I am using Laravel 5 and I am getting the following error: FatalErrorException in Facade.php line 2...
Hi, I've installed and configured Laravel on a server. the site is on a folder htdocs like: htdocs/s...
*** sorry, I realized somehow I have Laravel 5.0 but was following the 4.2 quickstart *** Hi all, In...
app/config/app.php 'debug' => false, I set debug to false on live application. How do I enable...
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