Support the ongoing development of Laravel.io →

1,537 Threads

posted 6 years ago

Primus in Laravel

Hello, i want to use the Primus (https://github.com/primus/primus) client in Laravel. I can't figure...

0 Likes
0 Replies

Omnipay\Common\Exception\RuntimeException: This response does not support redirection

Hi guys, Am Getting the following exception when trying to do a purchase call using Paypal: Omnipay\...

0 Likes
0 Replies
posted 6 years ago

Will it be Challenging or annoying to adopt the new Laravel 5.5?

The next major release Laravel 5.5 will be coming with new features and Changes. Will it be Challeng...

0 Likes
1 Replies
posted 6 years ago

AsgardCMS Learning Resources

Hello Guys, Can any of you refer some good learning paths for AsgardCMS?

0 Likes
0 Replies

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

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.