Support the ongoing development of Laravel.io →

1,533 Threads

Upload Laravel project into /new folder

Hi, I have a project in Laravel 5.4 that works great locally but I can't get it to work in the serve...

0 Likes
3 Replies

Need An Architectural Design

Hi All, I am Jithin. I had been working on laravel for the past one year. During that time I develop...

0 Likes
2 Replies

{L 5.4} Check if User answered a Question right

I get some questions from my database: Controller: public function getQuestion() { $questions = Qu...

0 Likes
1 Replies
posted 6 years ago

How to use Wordpress as my front site, and Laravel as my app.

I am using laravel 4.2. I want to run wordpress on laravel/public. without url change like laravel/p...

0 Likes
0 Replies

Laravel 5.4 get objects from db and check for user

Hey guys, I'm a laravel newbie and want to create an application to get and answer questions. In my...

0 Likes
2 Replies

Email not send

I want to sent email by smtp gmail server . But i got the following errors Missing argument 1 for Il...

0 Likes
1 Replies

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

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

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-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 6 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 6 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

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

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.