Support the ongoing development of Laravel.io →

2,391 Threads

Create a trait for requests and extend it

Hi everyone, I've two validations for requests that are now managed through two different files (cla...

0 Likes
1 Replies

Get lang directory absolute path

I'm working about a website that need more languages. I start the project using Laravel Localization...

0 Likes
1 Replies

Insert Query Not Working in Laravel 5.4

I have write following Query to Insert or Update Purchase Invoice Items. if i Enable dd() insert is...

0 Likes
1 Replies

How to provide role restrictions at route level?

Hi, I've been looking for a solution to implement user and roles in my laravel app. So far nothing h...

0 Likes
1 Replies

Laravel routes issue when loaded using a vhost alias

I have an existing website: test.local and it already contains a script (wordpress). I want to make...

0 Likes
1 Replies

Laracasts/flash not showing in laravel 5.4

I have recently upgraded my project from Laravel 5.1 to 5.4. Everything is working fine except for f...

0 Likes
1 Replies
Solved

What are the best practices for optimizing the Laravel application?

Suggest me the best practices for optimizing the laravel application. I want to improve its response...

0 Likes
0 Replies

Create a truly RESTful API with Laravel

##Hello, community! Today, I want to share and celebrate with you, my most recent achievement. I wor...

0 Likes
2 Replies

Laravel request for specific unique field

Hi, I have my request form for destinations, it has, id, name and location_id so depending on the lo...

0 Likes
1 Replies

morphOne relationship issue

Hello, I am having a issue with a morphOne relationship where it is creating new entries rather tha...

0 Likes
1 Replies

How to return to a previous page after validation errors occur

Hello, I have 3 pages. First page with a simple form Second page with a more advanced form. After f...

0 Likes
6 Replies
posted 6 years ago

Laravel Validation

i'm trying to validate based upon different columns for eg. Scene:1 Title: Home | Nav_group: header...

0 Likes
0 Replies

[4.2] Persistence of the session later redirection

Hi guys, this is my first time i write here. I tried a lot of solutions to solve the problem i'll ex...

0 Likes
0 Replies

User randomly getting logged out

I'm having an issue where I can log in as a user. But I will randomly get logged out. I'm using the...

andrewcam liked this thread

1 Likes
4 Replies

Problem with AngularJS ajax script in laravel

I am having problems running angularJS ajax http post script in laravel. If i put files in htdocs, t...

0 Likes
0 Replies

What do Route::controllers in [L5]?

What it do? Route::controllers([ 'auth' => 'Auth\AuthController', 'password' => 'Auth\Passwo...

0 Likes
5 Replies
posted 7 years ago

http Request data access

i am trying to access the data that submitted to a form using the request class in laravel 5.4. The...

0 Likes
1 Replies

POST method going to GET

Good Morning! I have a problem that I can not resolve. I'm using the Postman extension to make reque...

0 Likes
0 Replies

Is there any SEO perelink package?

Is there any package for SEO perelinkg feature, that gives web app better indexing by web crawlers...

0 Likes
1 Replies

How to override app routes from package?

Greeting guys, I'm just about to start developing my very first Laravel Package using v4.2 & enc...

0 Likes
3 Replies
Solved

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.