I wish to make a select box containing some categories of items. This select box should have the dat...
I have a model relationship, user belongsToMany roles. When updating a user I want to set the value...
hello i am new to laravel and i am learning as i go i have this problem when i save mi form in the...
I've tried it too many times but I still can't get it. I am trying to make a custom tour app with la...
Hi Guys, Can you help with this error. Certain bits of text are causing a error on the site and for...
Hello I am using https://github.com/ignited/laravel-omnipay to process paypal payments on my websit...
Hello. How i could startup file composers.php every time my website is visited(no matter which page)...
I follow this tutorial: https://www.flynsarmy.com/2015/02/creating-a-basic-todo-application-in-larav...
I whant to install Sentry, after artisan command: php artisan sentinel:publish in console i get err...
I´m working on a small Web-Application which will be having a private messaging system. While a user...
I did a fresh install and I don't see compiled.php in the vendor or anywhere for that matter. not on...
Hi everyone Is it possible to execute some additional code when URL::route(...) is called ? I have m...
Hello, I am doing a users report page with laravel, and I'm using @if in views to show a error messa...
I am just wondering if there is a Laravel (5.0) best practice for this one. I have it implemented as...
Hello! I'd like to get some informations about Laravel 5.1 command bus. As far as I see in 5.0 there...
Hello. What is the easiest way for showing several functions in main.php page? for example, header.b...
$leverancier = DB::table('leveranciers') ->where('leveranciersId', '=', $id) ->join...
I'm new using Laravel so please bear my lack of knowledge in this framework. That being said, I'd li...
Hi, I am actually working on laravel 4.2 project that i have retrieved. I am trying to make it work...
I have been using Homestead for both Laravel and Lumen development for quite a while. I just reboote...
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.