Hello, I am having a problem with creating my models. I have 2 models, User , and Safe (the user's &...
I had a Laravel 4.2. setup om WAMP (Windows Server 2008, where the mail function was working) but mo...
I have a Laravel 5 application as the backend, serving AngularJS from a different directory (which i...
I've been redoing my controllers to inject repositories and using those classes isntead as the only...
How to show this message in Javascript Popup? @if (Session::get('message')) Session::get('message')...
You hear about "single reason to change" when it comes to the scope of a class and how big...
I have the following action in my repository: public function getAsset($filename, $prefix = null, $...
Hi, I'm getting product updates from several suppliers on their stock via XML files. Most products...
Hi, I have Laravel 5 set debug true, enviroment: local Now not show errors (only log) and not show d...
I'd like this to be global.I tried putting it in index.php, and it doesn't work. Maybe it can go in...
I have action and I wanna take json with time = 11: public function getView( $id ) { return ['dat...
Could you please help me to pass id of a product from view page to controller page with the help of...
I am new to Laravel 4, I have project that required me to create "permalink settings feature&qu...
Hello, I have a problem when I use a class in Laravel. If I use this code: Session::put('name', 'val...
Hi guys, i have a problem, // my var $teste = "<b>Página</b> inicial"; {{ $tes...
Dear Laravel.io members, Last month I started with getting known to L5. I'd like to create a multi-s...
I appreciate any response to this. I don't need any code examples, but mainly direction or perspect...
I am having trouble installing robin malfait formgenerator. Keep getting this error: [InvalidArgumen...
How would i go about making the laravel pagination always show? Because right now if there is less i...
I cannot seem to get past the first step: exception 'Symfony\Component\Debug\Exception\FatalErrorExc...
Solutions given in the past year. Excluding solutions from thread authors.
The Laravel portal for problem solving, knowledge sharing and community building.
The community