Support the ongoing development of Laravel.io →
posted 7 years ago

AsgardCMS Learning Resources

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

0 Likes
0 Replies
posted 7 years ago

error autoload

I installed laravel And I was confronted with this error : Warning: require(/var/www/html/blog/boots...

0 Likes
1 Replies

HOW TO ADD ability to login with username or email 5.2

I would like the user can authenticate to my application either your email or your username , like G...

0 Likes
2 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 7 years ago

Post/ Tweet after login using sociolite?

I have successfully integrated socialite to my apps, and now I can log in using Twitter and want to...

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

After deleting migrations file manually, receive "ErrorException: failed to open stream: No such file or directory"

Hi Folks, From my local migrations folder ([project]-->app->database-->migrations), I manua...

0 Likes
11 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
posted 10 years ago

How to get assets via either HTTPS or HTTP automatically, depending on how the page was served?

So I'm sometimes developing at home on my vagrant homestead box (which is HTTP) and sometimes on the...

0 Likes
3 Replies
posted 10 years ago

How to support HTTP Byte Serving in file streams?

Hi! I have a site where the user can watch videos. I prefer not to link to the video directly (as yo...

0 Likes
6 Replies
Solved

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

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.