Greeting guys, I'm just about to start developing my very first Laravel Package using v4.2 & enc...
In laravel 5.2 I have a route that I call in ajax (so I do a post to http://mysite.dev/save) in /sav...
Hi. I already done making this url but I want to know what is the best practice to handle multi leve...
Hi guys, I am trying to understand how to change the store method, so I can reveal data from my data...
I have some doubt about laravel prefix routing so, Route::group(array('prefix' => 'admin'), funct...
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, I'm trying to work out why Laravel is throwing Integrity constraint violations on my main regist...
Hi, I'm making my first App using PHP + Laravel. My problem is this, I'm using some middlewares that...
Hi, i had two modules which are Product and Items Modules Here the relationship between these two mo...
Hi guys, so i have this input from invoice_table, "order_numbers", with values something l...
Hello i just installed new fresh laravel 5.4 but i am having this strange issue i added new route ad...
if I type php artisan key:generate always show this [ErrorException] file_put_contents(/var/www/html...
How am I trying to get my main login done with the google authenticator with the package PragmaRX\Go...
Hello, I am new to Laravel and vue. Working with Laravel 5.4 I have a vue script that builds a table...
Hello, I'm trying to send a POST request using either cURL or Guzzle. The request is being sent and...
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 Guys, New coder here and new to laravel here.I would like to know how I would go about updating l...
Is this considered a bug in Laravel? Make a validator and require the field to be a string. It corre...
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