I have recently upgraded my project from Laravel 5.1 to 5.4. Everything is working fine except for f...
Greeting guys, I'm just about to start developing my very first Laravel Package using v4.2 & enc...
Hi. I already done making this url but I want to know what is the best practice to handle multi leve...
what is regex for validation if value have both alphabet or numeric value ? thanks
I have a table(displayTable) that display data from my db of am using laravel on the i have a link...
Hi guys, so i have this input from invoice_table, "order_numbers", with values something l...
Recently I started working on a new project. There was a problem with logging in. I and my teammate,...
I need project URL with current project language like http://example.com/en URL("/") this...
hi all I'm making a blog and i have a question : for the view post page, i use this route : Route::g...
Hello! I want that after the failure of mold filling was redirected back to the anchor, but found th...
I have been looking at the possibilities of gamification on my webapp, which has been fun to think a...
Top of my controller I have: <?php namespace App\Http\Controllers; use Illuminate\Http\Request;...
I just uploaded my site to DreamHost (http://thepixelshades.com) and I'm now getting a TokenMismatch...
I am validating a form with the following $validator = \Validator::make($request->all(), [ 'p...
I've just started to study Laravel using this course Laravel 5 Fundamentals but in lesson 22 I've a...
We had this webservice running in Laravel 5 and AngularJs/Ionic for handling the web. When we do htt...
Good time of day. Tell me how optional, some users to make a notification through a broadcast channe...
Hello All, Now i am trying to implement laravel validation on my API controller, and here is my cont...
Hi all - I'm stumped with rule validation on update. All the examples use a user class but if I crea...
I have a config variable file which I'm using it in my controllers instead of mysql for faster perfo...
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