Support the ongoing development of Laravel.io →

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 7 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 7 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 7 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 7 years ago

Changing email subject

Hi i send an email using this code: public function build() { return $this->from('[email protected]...

0 Likes
2 Replies
posted 7 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

Laravel & Vue Workflow

Hello! I'm kinda interested in using Vue in a large-scale application, it have a lot of pages and st...

0 Likes
2 Replies

Installing Laravel

I have attempted to install laravel for the last 8-9 days unsuccessfully. I can get composer install...

0 Likes
18 Replies

automtcly add the picture in <img> element when upload it by laravel

using axios with vuejs and laravel i can upload the picture to the storage folder but i want to be d...

0 Likes
0 Replies
posted 7 years ago

Unable to access uploaded files

Hi, I have made an upload form, which works fine. The file is saved in the "Storage" direc...

0 Likes
1 Replies

Laravel with Angular 2

I am new to Laravel, i want to use laravel with angular 2, may i know how to use angular 2 with lara...

0 Likes
0 Replies

DB::connection()->statement Fails when using bindings.

I am currently trying to dynamically create a database with a user provided string. I can get the d...

0 Likes
5 Replies
Solved
posted 7 years ago

Best practices for deployment?

What are best practices for laravel deployment? Is envoy recommended? What about capistrano?

0 Likes
4 Replies

Not your usual TokenMismatchException

Hey guys. I've got a real squeeker for ya. Been working on this "bug" for hours now, and u...

0 Likes
1 Replies

Eloquent query - combine "with" and "join"

Hi, is there any way to combine "with" and "join" in a single fluent query? Eg.:...

0 Likes
6 Replies
posted 10 years ago

Problem with sending emails

I have a problem with email in laravel. That's my mail.php file: <?php return array( /* |----...

0 Likes
5 Replies

BroadcastController issues with Laravel 5.4

Hello together, I currenty try to implement broadcasting with Pusher and Echo. It is working with pu...

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.