Support the ongoing development of Laravel.io →

Feedback wanted: Deploy tool Laravel

Hello everyone! I recently started with Ploi.io, my intentions when I started it was pure for privat...

0 Likes
7 Replies
posted 6 years ago

Chart of Attendance record using chartjs

Good day everyone. I'm still in my newbie googling tutorials about laravel since my prof is using Yi...

0 Likes
0 Replies
posted 6 years ago

Experience/Feedback on DigitalOcean

Hi everyone, We've recently moved to DigitalOcean and are using their buckets to save non-structured...

0 Likes
4 Replies

Best practices: How would you translate your page?

So I'm really overwhelmed and not quite sure how to start translating my page. It's not a blog page,...

0 Likes
3 Replies

Database with no tables on laravel site

I've an issue with a laravel site which was working perfectly but all of a sudden isn't. Seems to be...

0 Likes
0 Replies
posted 6 years ago

Get anonymous user information

i want to develop an email blasting application. the main challenge to collect visitor's email. is t...

0 Likes
1 Replies

Too many connections

I have 170+ tests and after 152 i have error [1040] Too many connections In my tests i use DatabaseT...

0 Likes
2 Replies
posted 6 years ago

laravel flash message isn't working inside exception

flash message isn't displayed when is in a catch exception if I put **false **instead of $client->...

0 Likes
0 Replies

Microservice

Hi everyone, I am a newbie when it comes to Laravel and Lumen. I am looking into building an API gat...

0 Likes
0 Replies

laravel Many To Many relationship with inner relation

I have some problem to get information about item. I read a lot of information on forums stakoverflo...

0 Likes
0 Replies

Eloquent, make rank upgradable!

https://laracasts.com/discuss/channels/eloquent/eloquent-make-items-upgradable Here is more details...

0 Likes
0 Replies
posted 6 years ago

image moving to pubic/images error

if($request->hasFile('attachment')) { $image = $request->file('attachment'); $image->...

0 Likes
0 Replies

How to speed up Laravel Boot ? ( < 100ms )

How can i speed up the boot time. I am trying to dispatch response in under 100ms for a very time c...

0 Likes
7 Replies

Archive Pagination Problem

I'm facing a problem with pagination of archives. When clicked it shows the first two archive posts...

0 Likes
0 Replies

Problem with displaying category and sub-categories!

Hello guys i have problem with displaying categories and subcategories , here is some code BLADE: &...

0 Likes
1 Replies

How do I manually create a Paginator in 5

Hi I've looking round for a while now but cant figure this out how do How do I manually create a Pag...

0 Likes
7 Replies
posted 6 years ago

Can't use private access on Eloquent's local scope

I'm japanese student and new to Laravel. I used the Eloquent's local scope like this: use Illuminate...

0 Likes
3 Replies

Unique Validation based on user location

I need to register same user with same email address for different locations using unique validation...

0 Likes
2 Replies

SetConnection doesn't work in a non-static eloquent context

Hello, I'm trying to do this (Laravel 4.2) : In database.php 'default' => '', In a function $mod...

0 Likes
4 Replies
Solved
posted 6 years ago

redirect from route with segment

hello.. we problem with route redirect from route to segment domain problem: Route::get('/', functi...

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