Hi, I have a little question. I am group owner and I want remove user from my group using repository...
I've created a web app product. Angular app built on Rest API using PHP/Mysql. The app works great f...
I've created a migration for CreateUserTable successfully. <?php use Illuminate\Database\Schema\B...
When I fire Product::create($request->all()) method it creates two rows in a table with the same...
I am creating an attendance register that pulls names from a database based on certain criteria and...
I'm learning Laravel and have a few questions I am looking to build a relationship between 2 databas...
Hi. I have users that need to apply assessments to patients. The user open the blade that shows the...
I have the following MongoDB document { "_id" : ObjectId("543b19a69c1edaf892de2d74&qu...
How can I connect to DB2 or Informix databases? What files do I need to add/extend to create a DB2 d...
Is laravel affected by the DoS attack related to wordpress and PHPMyAdmin?
I've been working on a project recently, and I've hit a block in my database design. I'm required to...
Guys, im getting this error, but i dont know why... And worser: i dont know how to solve. Im using l...
I have User model. I also have 5 Profile Models these are sub-types of User: Manufacturer, Seller, C...
I am learning Laravel and am just practicing. I am creating a second connection to a database, so I...
I'm a little confused with relationships and struggling to get it working, i guess in reverse order....
Hey all, I'm currently getting to grips with Repository patterns with Laravel after a nightmare of t...
Hi guys, Starting to go crazy on that.... Behaviour: Query works and returns the results I want BUT...
Hello, How can I make a backup of MySql database? My Friend told me abour CloudBacko MySql Backup so...
Can someone help me convert this standard SQL into eloquent queries select main.name as main_name, s...
I have table with users which includes their date of birth. I don't think i'm inserting the date the...
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