Support the ongoing development of Laravel.io →

vagrant up hangs at SSH auth method

I already having a project on my laravel homestead 4 months ago. Now when I tried to vagrant up, it...

0 Likes
0 Replies
posted 7 years ago

Laravel 5.3 - can't use session db driver

I'm upgrading my app from Laravel 4.2 to 5.3. I finally got everything working except one strange th...

0 Likes
3 Replies
posted 7 years ago

DB::getQueryLog() wrong execution time

Laravel 4.2 I have this code: DB::flushQueryLog(); $album_list = Album::with(['first_photo'])->wh...

0 Likes
1 Replies
Solved

Undefined property Error in View.

Hello everyone First Post and probably not the last, Very new to Laravel and Probably a simple answe...

0 Likes
2 Replies

[LARAVEL5.3] "The used SELECT statements have a different number of columns"

Hi. I've recently run into some trouble. I'm trying to make my first-ever-join in Laravel and it's c...

0 Likes
0 Replies
posted 7 years ago

How to restrict the master.blade.php for admin section ?

Dear Friends, I am using an admin section (localhost:8000/admin) for adding data to backend. It use...

0 Likes
1 Replies
posted 7 years ago

Laravel CRM

Which CRM based on Laravel you could suggest me for a StartUp Company?

0 Likes
0 Replies
posted 7 years ago

Session not saving (Laravel 5.3)

Hey everyone, I recently upgraded to Laravel 5.3 from 5.2. In my code, I am saving a session as such...

0 Likes
5 Replies

What are some Laravel project ideas I can pitch to my clients?

I'm doing a business presentation on the benefits of Laravel, and I was wondering what are some good...

0 Likes
0 Replies

Htpasswd and API Upload

Hello, i have on my test Page secure with a Htpasswd. Webserver: nginx with PHP 7 Now my Problem. I...

0 Likes
0 Replies

Unable to Login Rapidly after Logging out In Chrome -

#Relevant System Information System - Virtual Box Ubuntu 16.04, PHP 7.0, Google Chrome 55.0.2883.87...

0 Likes
0 Replies

overriding response function is custom request classes in laravel

Hi I am using custom request class that extends laravel Request class validate user input data. I ov...

0 Likes
0 Replies
posted 7 years ago

how do we load user data (distant relation) in polymorphic relation and...

...how do we get all user's associated likeables? So I used the polymorphic relation method to set u...

0 Likes
0 Replies

Eloquent querying

Hi I'm converting an existing application from another old php framework to laravel and trying to ge...

0 Likes
2 Replies
posted 7 years ago

Validations

Does anyone have any ideas on how to perform validations on fields from different tables.? I have qu...

0 Likes
3 Replies
Solved

Many to Many filtering

Hi, I have Post and Tag models, associated in many to many relationship. I am trying to filter Posts...

0 Likes
1 Replies

Auth::chek() always return false!

Hello everyone! I have a small problem that i cant figure out. I have a AuthController with two func...

0 Likes
1 Replies
posted 7 years ago

How to create a pagination result corresponding to single table in multiple table situation?

Dear Friends, I know how to paginate a single Table query result in controller like below:...

0 Likes
1 Replies
posted 7 years ago

Trying to fix an issue with Microsoft Azure SQL and Laravel 5.3 (working with Schema)

I recently migrated to Microsoft Azure SQL and I've run into a bit of an issue with how they handle...

0 Likes
0 Replies

How to use my constants in Larvel

Hi, I am very new to Larvel. I have been doing development in CI. My question is that we used to def...

0 Likes
13 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.