Having some issues with this error message, not getting anything else and not sure where to look. Th...
hi all, i'm developing an app that uses resourceful controller. Every users has some resource to man...
Greetings After installing Composer, I then went to c:\xampp\htdocs and ran the following command: c...
Hi all, i'm using - map: laravel.dev to: /home/vagrant/www/laravel/public - map: stefa...
I haven't had time to figure this out, but spent considerable time trying, being a "hobby"...
Hello, I use PhpStorm to develop my projects and recently ensured all my projects were properly name...
Hello, we developed an application that makes a connection with Google Analytics and stores the data...
Hey guys, i have a weird problem. I have pages like http://localhost/laravel/public/ http://localhos...
Hi there! I hope somebody can help me with this. I am trying to pass a data from the controller into...
I have the following code in my app/start/global.php file: App::error(function(\PDOException $ex...
Hey, so I'm trying to password protect access to my development site, and doing what I've done befor...
Hi - I've got this in app/session.php: 'lifetime' => 5, I'm using Cartalyst Sentry for authentic...
I wrote a package https://packagist.org/packages/pabloezequiel/environment and I'm getting it using...
I have just transferred my laravel application to another pc and I have installed composer. I am run...
Hi, I want to test Laravel for a bit, but installation seems impossible. I have no idea what's going...
I have a simple application set up on my local machine using Laravel Homestead. I am trying to get t...
After installing CORS I get Class 'Barryvdh\Cors\CorsServiceProvider' not found. I followed the inst...
I'm trying to separate some of my concerns into separate packages for laravel (and I created a packa...
Hi, Just noticed accidentally that, if I run any of my custom artisan commands, they (well, Laravel)...
I have this in my routes.php at the moment, I assume this is not the best practice. Route::get('port...
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