I am trying to setup a new root directory that will work along side the App directory, my structure...
I am learning Laravel and am using Laravel 5. I have some standard reusable functions that I want to...
Hello I have created a project with Laravel 4. Now I wan to upload this project in Cpanel. There are...
I have made 404.blade.php and put this in my views/errors folder next to the installed 503.blade.php...
Using Laravel 5, how do you put models into folders? Currently mine are sitting underneath the defau...
I installed Homestead a while ago and have been trying to fix it myself but it's beyond my scope. W...
The folder I'm sharing between Windows 7 and homestead's Unbuntu doesn't synchronize. If I add a fil...
As of commit 430134864642346498631ad562765d69599d6b39, environment.php has been removed. Is this a...
The structure of my site is this \public_html --- MeuSite --- --- app --- --- --- commands --- --- -...
Just updated L5, and no more artisan route:scan command, so how to add new routes now?
I'm trying to install something that I created on git and I keep getting this error when I hit compo...
I have added this class to /vendor/monolog/monolog/src/Monolog/Handler based on this https://github....
I would like to add a cache-expires: never header to all requests for image resources being served....
Hi, i need to get the real date. For example i put this code on my laravel app: echo date("d-m-...
I'm working on a project that uses Laravel to generate and send custom email messages to a database...
I've followed the steps on the site to install a Homestead machine, but it doesn't work in my system...
I have a Homestead vm running a nearly fresh install of Laravel 5.0 (dev-develop). I globally instal...
Hi all. Laravel 4.1 / PostgreSQL 9.3 / Nginx 1.2.1 / PHP 5.4.4 Recently I had strange problem with l...
Hi, I have an application written in Laravel. I've been asked to write a simple installer for it and...
Hi! Im developing an application on Laravel 4 and I am trying to follow the PSR-4 Standard in order...
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