Support the ongoing development of Laravel.io →

2,390 Threads

Handle multi-level restful URL

Hi. I already done making this url but I want to know what is the best practice to handle multi leve...

0 Likes
5 Replies
Solved
posted 7 years ago

Reveal data from database with an API request via POST

Hi guys, I am trying to understand how to change the store method, so I can reveal data from my data...

0 Likes
0 Replies

Laravel 4.2 Routing prefix

I have some doubt about laravel prefix routing so, Route::group(array('prefix' => 'admin'), funct...

0 Likes
1 Replies

Validation alphabet and numeric value

what is regex for validation if value have both alphabet or numeric value ? thanks

0 Likes
4 Replies
Solved

Javascript event not working after load a new table with jquery load and laravel

I have a table(displayTable) that display data from my db of am using laravel on the i have a link...

0 Likes
1 Replies
Solved

can't determine source of integrity constraint violation

Hi, I'm trying to work out why Laravel is throwing Integrity constraint violations on my main regist...

0 Likes
1 Replies
posted 7 years ago

Alternatives to redirect in Middleware when using Ajax's calls

Hi, I'm making my first App using PHP + Laravel. My problem is this, I'm using some middlewares that...

0 Likes
0 Replies

LARAVEL 5 How to UPDATE one to many (hasMany) relation into DB by maintaining Items current id

Hi, i had two modules which are Product and Items Modules Here the relationship between these two mo...

0 Likes
0 Replies

Geting comma separated values as ID for another table

Hi guys, so i have this input from invoice_table, "order_numbers", with values something l...

0 Likes
1 Replies
Solved
posted 7 years ago

Laravel route not working and showing local folders

Hello i just installed new fresh laravel 5.4 but i am having this strange issue i added new route ad...

0 Likes
1 Replies

failed to open stream: Permission denied

if I type php artisan key:generate always show this [ErrorException] file_put_contents(/var/www/html...

0 Likes
0 Replies

Add primary authentication with google2FA, in Auth laravel 5.3

How am I trying to get my main login done with the google authenticator with the package PragmaRX\Go...

0 Likes
0 Replies

Submit a form with Vue

Hello, I am new to Laravel and vue. Working with Laravel 5.4 I have a vue script that builds a table...

0 Likes
3 Replies
posted 7 years ago

cURL/Guzzle Laravel 5.3 parameters issue (bug?)

Hello, I'm trying to send a POST request using either cURL or Guzzle. The request is being sent and...

0 Likes
1 Replies

New session is created on each request

Recently I started working on a new project. There was a problem with logging in. I and my teammate,...

0 Likes
9 Replies
Solved

How to get URL with current project language like http://example.com/en

I need project URL with current project language like http://example.com/en URL("/") this...

0 Likes
3 Replies
Solved

Filtering same page and updating pagination

Hi Guys, New coder here and new to laravel here.I would like to know how I would go about updating l...

0 Likes
0 Replies

Form request validation for "string" lets an empty array pass without error

Is this considered a bug in Laravel? Make a validator and require the field to be a string. It corre...

0 Likes
1 Replies

Is that possible to use json_decode() in Laravel Request Validation ?

Hello guys , Is that possible to use json_decode() in Laravel Request Validation ? I have a form in...

0 Likes
2 Replies

Baum nested set routes

Hi guys! Last 2 days I try to build routes tree with Baum nested set. I found topic that I need here...

0 Likes
0 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.