Support the ongoing development of Laravel.io →

Assert Exact JSON Structure?

Currently, I'm using assertJsonStructure in order to validate the structure, but it doesn't check th...

0 Likes
2 Replies

Nested relation doesn't work

Hi, I'm new in laravel, and I encounter problem when get relation data through 3 tables.. I had seve...

0 Likes
4 Replies
Solved

Validate two fields with the same validation rule

Hello everyone. Is it possible in Laravel to apply the same validation rule to multiple fields? For...

0 Likes
3 Replies

is Laravel PHP7 compatible?

is laravel 5 compatble with PHP7? i have a centos 7 VM with NGINX and PHP7 installed, tried running...

0 Likes
8 Replies

Eloquent not returning all results from query?

So this is driving me a bit nuts - Eloquent will not return the full set of data. It's stuck at 426...

0 Likes
2 Replies

About Composer

I have a Project ABC in laravel.And other project PQR.Can we used ABC project model into PQR project...

0 Likes
0 Replies

Include js files in the project

I have added in my public folder one folder called js and inside a script.js. In the view: <scrip...

0 Likes
2 Replies
posted 8 years ago

Problem selected option form select

Hello, I am trying to get selected a option from a form select but it doesn't work. I try: Form::sel...

0 Likes
3 Replies

Get 403 Error In Deploy Project in Sharedhost (cpanel)

i'vd created project-name folder in public_html and placed public's content into it and create anoth...

0 Likes
2 Replies

Laravel with AWS and DynamoDB for StartUp purpose

Hi guys, First of all: Hello to the Laravel Community. Working as a web developer in an agency I hav...

0 Likes
8 Replies

Laravel-mix missing dependencies

I'm trying to update Laravel from 5.3 to 5.4, but I get errors when compiling frontend assets. After...

0 Likes
1 Replies

Form::text with value '@{{}}' fails (L5.3 Nginx)

Hi Guys! In my blade I wanted to use some Handlebar variable like this: {{ Form::text('name', '@{{pe...

0 Likes
2 Replies

Custom View path with wildcard

I'm wanting to modularize the app I'm building in Laravel so I've created the app/Modules directory....

0 Likes
1 Replies
Solved
posted 8 years ago

Laravel 5.4 Filesystem Documentation: Incorrect?

I'm having issues with the Laravel 5.4 documentation on using filesystems: https://laravel.com/docs/...

0 Likes
1 Replies
posted 8 years ago

trailing slash

hi i hope have good day we are working on website and we are developing that with laravel 5.4 we nee...

0 Likes
1 Replies
posted 8 years ago

How to disable database on Laravel 5.4

Hi, I have an application, where I do not require any database connection. Can you please suggest, h...

0 Likes
0 Replies

Pass data to view inside a view

To be honest I'm not exactly sure how to ask this but I'll do my best. I have my master.blade.php wh...

0 Likes
2 Replies
Solved

What type of relationship would the following be? (Users, Departments, and Ranks for Department)

I am building a fairly complex application that will store many different user factors. In theory, e...

0 Likes
2 Replies
posted 8 years ago

Changing email subject

Hi i send an email using this code: public function build() { return $this->from('dddd@ddd.com.ar...

0 Likes
2 Replies
posted 8 years ago

UK based Laravel hosting on a budget

I have completed my first laravel 5.4 project!! I would like to now get it up to production environm...

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.

© 2025 Laravel.io - All rights reserved.