I'm learning Laravel, and really OOP in general. I've followed several YouTube tutorial series, that...
Hi everybody. I want create dynamically new database, database user with privileges, tables in new d...
i have many to many relation in my database and i can't change the default name of the pivot table C...
My question is similar to this thread : Laravel relationship with a 3 column pivot table But it seem...
Ok, I know it's an old question, but I still can't understand how to manage this. I'm developing a L...
Hello everybody! If I create a new migration where my table name is e.g. 'hosts_armory' and in my co...
Excuse me, is there anybody can help me? 3 days, I still cant find any results by searching from int...
I have a simple connection in my laravel route (just for testing), but it Gives me following error:...
Hi, I am trying to build a form with dynamic fields. Fields are based on select box choice and can d...
This is a example of my model relation code today: public function Discipline() //relation { ret...
I have three tables: Tournaments, Participants, Users. The structure is: Tournaments: -Id -D...
Good Morning They could help me, I'm new to laravel but I'm having the following problem. I have a t...
How to make a category section to choose from and display the selected options chosen. If someone kn...
Hi, I have a problem. I am trying to update the tables in the database from a CSV file, but I get th...
Hello Everybody, I would like to learn, if we could use a MySQLi driver with Laravel, reading throug...
Hello Everybody, I am a novice in Laravel and would like to know about editing the database structur...
After suffering through some slow, blocking migrations I've found pt-online-schema-change is a nice...
Hi, I generated a MySQL query which gives the correct output I require (tested on MySQL Workbench)....
I tried to validate data inserted into a form before storing into database. basically the model has...
i am creating a website where user will post a comment,i want to create a upvote and downvote syste...
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