Hi i have 2 tables tables users attendance https://gist.github.com/john5db/e40054a4a1f2359f5e91 I...
I want to share userid & username in all views. So i write View::share('currentUser',\Auth::user...
I want to test console command with codeception acceptance test. following is console command &...
Hi guys, How to handle image optimizations on user uploaded images, like flicker & facebook ? We...
doktoresperanto said: Hi everyone; I solved this problem using a few tricks which I explained at m...
thanks goedda Actually I don't want to resize images . I want to compress or reduce image size for g...
There are many ways Simple is you can save last url in session while redirecting to login page &...
The Laravel portal for problem solving, knowledge sharing and community building.