Support the ongoing development of Laravel.io →

john5db

Joined 3 Mar 2015

Statistics

Threads 4
Replies 13
Solutions 1
Articles 0

how to solve this complex database query

Hi i have 2 tables tables users attendance https://gist.github.com/john5db/e40054a4a1f2359f5e91 I...

0 Likes
2 Replies

How to use Auth::user()->id in route

I want to share userid & username in all views. So i write View::share('currentUser',\Auth::user...

0 Likes
2 Replies
posted 8 years ago

How to test console response with Codeception ?

I want to test console command with codeception acceptance test. following is console command &...

0 Likes
0 Replies
posted 9 years ago

How you handle Image optimizations for user uploads

Hi guys, How to handle image optimizations on user uploaded images, like flicker & facebook ? We...

0 Likes
4 Replies
replied 8 years ago

How to check if user has already invested on a project

Rough solution Get all project ids where current user has invested. Save those ids in array. Check e...

0 Likes
Solved
replied 8 years ago

Sentry 2 with Laravel 5

Sentry 2 is laravel 4.2 package It is incompatible with laravel 5. You have to move to sentry 3. If...

0 Likes
replied 8 years ago
0 Likes
replied 8 years ago

2 Months FREE DigitalOcean Cloud Servers via Cloudways, Coupon Code: DO42M

Thanks for greate offer. I use serverpilot it fulfills my requirement, www.cloudways.com is better t...

0 Likes
replied 8 years ago

when I use {{$name}} in the title it throws an error in my show page

The error you got is due to you did not pass $name variable to view Or you did spelling mistake whi...

0 Likes

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.