Hi, I'm trying to use Laravel Homestead for a Laravel 4.2.9 project. Here's what I'm running: Windo...
Hi, I have created a new module under workbench, register my service provider in app.php which is ad...
HI everyone. I was using a Homestead VM for a Laravel webapp for some weeks now and it's really grea...
Laravel is running on my server which is set to a UTC timezone. PHP's timezone is also set to UTC. W...
Hello guys, I was wondering if there is a way to generate basic scaffolding based on an existing alr...
Hello folks, I'm pretty new in Laravel. I'm following the tutsplus's tutorials. I'm trying to create...
Hey all, I recently switched computers, and re installed composer, after doing this laravel has been...
I have this set up for my error handling. Log::listen(function($level, $error, $context) { Mail:...
Hello! I'm running a Laravel application on an Ubuntu server with Nginx on a Raspberry Pi. For some...
I always want to play safe when there is a delete or update query in the database through web applic...
Hi, I've been at this for hours and I hope someone can help. I can't seem to get Homstead running on...
Not sure why Laravel doesn't seem to be able to find mcrypt. I've looked at simular threads and so f...
I was wondering how can I output the array value of Input::all();
Hi, I developed a Laravel-application (a basic website) and everything is working like a charm on bo...
Hello everybody! I have a small project which use XAMPP for development, and I use mysql database fr...
Hi All, I'm fairly new to Laravel and am having what will probably be a simple problem. But can't s...
Trying to figure out the following lets say I have the following domain laravelapps.com in that doma...
Hi, I would like to know how can I redirect to login when session timeout? Thanks
Does anyone know how to disable the HTML formatting on the debug output without disabling the debug...
Hello folks, I am currently writing a project, where I have different Laravel Apps for different Ser...
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