Hey, i just swiched from local webhost [xampp on windows] to a website and i get this error Symfony...
i updated to the latest Homestead package and then run the set up. All went well except when then ru...
i created a library file and added to start/global.php ClassLoader::addDirectories(array( app_path()...
Hi all, I created two websites using Laravel and everything was fine since I decided to put these we...
Hello, I'm fairly new to php development and I am very new to Laravel so please bear with me! I'm no...
So on my local host every thing is working great (windows + xampp). I have moved every thing to my p...
In line 14 app/bootstrap/start.php I see this code below. $app = new Illuminate\Foundation\Applicat...
how to access 2 controller with same in subfolder. 1.) admin / dashboardController.php 2.) master /...
So I am wondering how to handle 403 error thrown by .htaccess. I have disabled directory listing wit...
I'm not completely sure where to put this, so here we go. I'm putting together a talk for our local...
Hi; Can someone please briefly explain what does this mean? Something::SomethingElse($arg1, function...
Hello all - I swear I have seen this before but can not find a trace of it. Basically I have a ping...
I want to create an alias under my Laravel application but I do not want this directory routed to/th...
Everything works fine for few hours and then user gets logged out automatically. I have been unable...
When creating a package in Laravel, the packages use "\Illuminate\Support\ServiceProvider"...
How do I solve this (and I searched without success for a config.vm file): C:\Homestead> vagrant...
I've done some vanilla PHP integration in the past (jQuery file uploader's backend), but it was most...
Hi all :) Using Homestead with variables: - key: APP_ENV value: local and $env = $app->...
Hi I tried to set up the laravel/homstead vagrant box but I couldn't get it to work, I had problems...
Hello, Below is the vagrant file that's downloaded with the Homestead package. Does anybody know how...
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