I create a new service provider by running php artisan make:provider ComposerServiceProvider. After...
Hi, I have a table with: id employee_name manager_id In this table, manager id is a foreign key to i...
Hey, i have a form that accepts only URLs, and i use the validation function accordingly to only all...
Hi Guys, I have my own s3 bucket i'm using for user uploaded files but I wanted to add the ability f...
Hi together, I am currently building a RESTful JSON API that should be accessed by web and mobile ap...
Hey all, I'm working on an application that connects against an existing SQL Server DB. I've got the...
I have few problems with mail in L5.1 cc option is not working. In Laravel 5.1 docs described that...
I just found a Cloudways blog about how to use Redis on Laravel via Cloud server. I want to ask how...
I have a set of routes where they only contain model-binded parameters and no intermediary text, exc...
this the line of the erro plz hellp me et thanks : <form class="ui form" action="{...
I have the following code, and I can't seem to access it through the model relatioship object. Any i...
https://www.youtube.com/watch?v=4sRNo9M7lOo https://www.wattpad.com/user/saimehr https://sites.googl...
I have made api for my app and I have one GET api call to get all followers of current user. Current...
How to validate array like this below [2, 33, 24] the value should not be more than 30
I'm looking for a way to pass more than just one variable to the policy function. According to the d...
Hello, i'm newbie with laravel, I try learn it making some simple projeckt and I have little problem...
I have a strange thing that is happening where I am getting duplicate key errors occasionally - most...
My .htaccess in file root: RewriteEngine on RewriteCond %{HTTP_HOST} ^domain.com$ [NC,OR] RewriteCo...
I completed my 8+ years experience in Web Development using Laravel 5/ PHP / MySQL technology. I d...
I'm starting to get the routing working. A registration form sends 4 post to my controller like this...
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