Whenever I attempt to run php artisan optimize, when I visit my website, I get an error in my Apache...
Ok, in laravel 4, if I want to add my own custom class, eg : library\myFunction.php then I do the fo...
Hello, I am trying to push some updates to Heroku after installing Entrust locally and I am getting...
I keep meaning to settle down and learn Laravel properly, and I started this week, but I've run into...
The docs show: <?php namespace App\Http\Controllers; use Auth; use Illuminate\Routing\Controller...
This is probably a stupid error, but I'm new to Laravel. Any help would be greatly appreciated. I'm...
I have defined constant app/config/constants.php file $is_local = true; if($is_local==true){ $debug...
Hello, I am currently developing a portal for a client. The portal should be self-hosted because the...
Hello all, i am building a site using laravel 5, and run on to this little issue, i need clarificati...
I just installed laravel on my server, but I get this message: The page isn't redirecting properly F...
Hi guys, im a new in laravel. im taking a tutorial in laravel 5 when im registrating in my path http...
Hello, I want to start a big project with Laravel. I saw a new structure in laravel 5 and it looks n...
Hello! I was wondering if it was possible to create and show a View before the database settings hav...
Hi guys, im creating another table using migration in laravel php artisan migrate:make ems after fix...
Hello, I am working on upgrading the front-end for a Laravel app created by another developer. I was...
I'm using Laravel 5 and I have some problems. When I want to access the login on my subdomain ->...
Hey guys, I've been working on a project of mine on and off for about a year and a half, using Larav...
Hi, Homestead has totally broke. I get errors whatever i'm trying to do (like VBoxManage: error: Cou...
I am using XAMPP to develop my laravel project on my desktop PC. The project folder is copied from m...
Notifications from Elixir on my system come up blank. They look like this: Ive found a few threads...
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