Failing to load the name of the category :( WelcomeController@index: public function index(){ $pos...
Hello. How I can do this query: SELECT COUNT(*) as `members` FROM `users` WHERE `rank` IN (SELECT `i...
I have this JS code that receives an image file and make it into binary using the FileReader API in...
Hi folks, I would like to know how can I do to call a custom directive with blade, considering these...
Been battling with this for days ... really hope someone can see what I'm missing I have a form that...
I am currently investigating an authentication bug in somebody else's application which occurred whe...
I followed the laracasts tutorial on Socialite. My ultimate aim is to connect to azure ad, but I wa...
I have just tested laravel session use database engine. With multiple submissions case, I tried fix...
Hi, I tried to submit an array of text boxes with say <input type="text" name="description[]" req...
Hi, I'm trying to upgrade my Homestead installation to use php 7 as described in [1]. When I run the...
Has anybody tried using Doctrine instead of Eloquent with Dingo Api? I'm in struggle because Dingo s...
I am using Lavary's laravel-menu package, and I am trying to build a simple 2 level menu system base...
Hi, This is the first time i'm working with Laravel. I'm really excited. I'm facing a similar issue...
Hi, I'm developing website with Laravel 5 and I use AngularJS Here is my code $scope.save = function...
I'm trying to do a very simple task to count the authenticated user finished giveaways, But one of...
Greetings, I have a drop-down box that filters my query data and I would like it to retain the selec...
I know that this isn't a laravel question, but I'm stuck and I can't go any further. I'm trying to c...
Hello, I am changed Folder stricture with below help http://ziyahanalbeniz.blogspot.com.tr/2015/03/m...
I can't seem to figure this out. I am using Font Awesome icons using a CDN. When I create the link...
Hi, as per subject how to retrieve data form field that has relation. My Relation class iklan extend...
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