I've setup a new install of Laravel on my local. It appears there are issues with htaccess or Apache...
I'm using vagrant/homestead. and everytime i "destroy and up" or reload, my databases are...
Hello, I want to change the template of "Password Reminders & Reset" of Laravel. How c...
Hi everyone. Just wanted to share 2 laravel packages that I made to add the ability of using YAML co...
I have translated the validation.php under the lang/en and placed it under lang/el, everything works...
Hi, I want to reference domain names in URLs as a parameter in Laravel, like: /domain/mydomain.com /...
Hello, I tried to use a prefixed route like Route::group(array('prefix' => 'admin'), function() {...
Good night ! Following the instructions from that link: https://github.com/daylerees/autoload-demo B...
Laravel (or, more precisely, Illuminate/Routing/ControllerInspector) attempts to analyze all routes...
My app works fine on localhost, but when I upload on web hosting I have this error: Fatal error: Cla...
I got a background with Symfony2 and i was searching for a light framework. Laravel looks great, but...
Hello everyone! I have a relational model of three tables. And all with an N-N relationship. To simp...
So my application obviously uses MySQL like many others but how do I get this to work with travis? D...
I can´t make the unit test of this method. Can you help me? <?php namespace Blanko\Tematic\Reposi...
For example, I have a many-to-many table with blogposts and tags, as per the tut here; http://vegibi...
I am trying to figure out the best way to ask this question. I am building an app and know how to ea...
Hi. I am developing a system with will be SAS and i need to give posibility for each subscribed user...
Using belongsToMany custom accessor methods are ignored. Why?
Hi, I have a simple problem to import a js script, I have a script that perfectly work when I import...
I'm trying to figure out a way to elegantly generate a form when creating a new entry based off a mo...
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