I want to create 2 dimensional JSON array from database. The format will be as followings [ {"i...
Howdy, wonderful community! I'm seeking opinion from developers who've developed for both WordPress...
I am using laravel-5.4 make:auth . Added one extra field in user table -> profile picture in view...
I have some doubt about laravel prefix routing so, Route::group(array('prefix' => 'admin'), funct...
Hi! I am using Laravel 5.2 and Apache 2.4. I have created an .htaccess file in the /public/images di...
Is there any plan on making a provisioning script on Forge to install nextcloud ? (As we can do for...
what is regex for validation if value have both alphabet or numeric value ? thanks
any ideas ? how to hide specific key like token in request headers? thanks
I have a project, its build by an other developer. Now the owner hired me to do small change in the...
Hi there! I have a bunch of accessor and I want to receive suggestions on how to improve it. public...
Hi, I use Nexmo to create notification system but when i use this to send sms i get this error : Cla...
Hello. I am trying to do a crossdomain ajax request from my main domain to http://api.domain.uk (my...
Hey, If my current day is Tue, then I want the output to be Mon, Sun, Sat, Fri, Thu, Wed. i.e name o...
I have a pivot table "show_user" with columns show_id, user_id in my App\User.php i have p...
I have group of checkbox which I add to database as an array [1,2,3] everything going OK when I addi...
Hello, in laravel 5.4 setting rule for unique name like $rules = array( 'name' => 'r...
I have a table(displayTable) that display data from my db of am using laravel on the i have a link...
Hi, I'm trying to work out why Laravel is throwing Integrity constraint violations on my main regist...
If I do this, I would be able to retrieve the images() for the item $items = Item::all(); foreach($i...
I was working with dropdowns and was thinking if it is possible to use lists() method to get two col...
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.