Hi What I want to do is test my Laravel 5 package. Specifically how it integrates with a actual Lara...
I don't understand what you are trying to achieve. Could you please elaborate?
What you can do is kind of half measure: Config::set('database.connections.foo', [ 'driver' =>...
After full installation I was looking for "laravel" folder inside xampp/htdocs but I can...
Say dd($user->toArray()) before the if ($user->isActive()) and paste here what it prints.
First of all, take a look at the documentation: https://laravel.com/docs/5.2/filesystem#the-public-d...
The Laravel portal for problem solving, knowledge sharing and community building.
The community