Hello everyone! I recently started with Ploi.io, my intentions when I started it was pure for privat...
Good day everyone. I'm still in my newbie googling tutorials about laravel since my prof is using Yi...
Hi everyone, We've recently moved to DigitalOcean and are using their buckets to save non-structured...
So I'm really overwhelmed and not quite sure how to start translating my page. It's not a blog page,...
I've an issue with a laravel site which was working perfectly but all of a sudden isn't. Seems to be...
i want to develop an email blasting application. the main challenge to collect visitor's email. is t...
I have 170+ tests and after 152 i have error [1040] Too many connections In my tests i use DatabaseT...
flash message isn't displayed when is in a catch exception if I put **false **instead of $client->...
Hi everyone, I am a newbie when it comes to Laravel and Lumen. I am looking into building an API gat...
I have some problem to get information about item. I read a lot of information on forums stakoverflo...
https://laracasts.com/discuss/channels/eloquent/eloquent-make-items-upgradable Here is more details...
if($request->hasFile('attachment')) { $image = $request->file('attachment'); $image->...
How can i speed up the boot time. I am trying to dispatch response in under 100ms for a very time c...
I'm facing a problem with pagination of archives. When clicked it shows the first two archive posts...
Hello guys i have problem with displaying categories and subcategories , here is some code BLADE: &...
Hi I've looking round for a while now but cant figure this out how do How do I manually create a Pag...
I'm japanese student and new to Laravel. I used the Eloquent's local scope like this: use Illuminate...
I need to register same user with same email address for different locations using unique validation...
Hello, I'm trying to do this (Laravel 4.2) : In database.php 'default' => '', In a function $mod...
hello.. we problem with route redirect from route to segment domain problem: Route::get('/', functi...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community