Hi All, i have some problem while i am querying using Laravel Query builder. i know how to write the...
Hi All Laravel Master, Now i'm stuck and have no idea. would you please help to find out the solutio...
Hi, everyone. The idea is that the site administrator will create custom product properties with dat...
Hello there, I am trying to get the most descent and powerful way to make a query to my database to...
Hi, I have simple question regarding model licalization. How do you approarch this in laravel and sq...
I hope this thread finds everyone healthy. I am designing a multilingual database using laravel eloq...
Hi all, While creating a multilingual API I bumped into some problems. I have the following DB setup...
I have one table as "Consultant" and another table as "ConsultantsStatus". There...
I have some confusion on what's the difference with this codes. I have been accustomed in using eloq...
I am trying to implement laravel elquent eager loading concept. Here are my two models and the contr...
Hi I am New User of Laravel so,pls can anybody help me that how two join two model i have two tab...
Hi all, I am creating a admin panel and I have 3 tables in my DB: groups, roles, users. I have a man...
Hi everyone, i found a really strange problem using sqlsrv driver for connecting to the database. If...
My code is like this : <?php echo Hash::make('12345'); ?> error : Fatal error: Class 'Hash' no...
Hi In my controller:` $updaterec = Sme::where('rec_id', '=', $request->id)->update(['rec_id'...
Odd thing happening, my M2M Polymorphic relationships are being temperamental. I have the schema set...
I'm using slick.js slider syncing function and I'm having a problem getting it to sync. I'm also usi...
Hi. I have a problem with connect to mongodb database with laravel. I do every steps in https://gith...
I'm trying to build a multi-tenant application with Laravel 5. I'm aware of already existing package...
Hello, I developer some API with JWT and everything is working, except the change password function....
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