Not sure best way to move larval 4 to live website so main page will show up in url with out typing...
Hello, i installed laravel using composer, but when opening the public directory in the browser i do...
Hi. I'm trying to add jquerymobile css and js files using {{ HTML::style( 'css/jquery.mobile-1.4.2.m...
Hi, I have been struggled with this couple of days and i just can't get my head around with this. I'...
Hello! Sorry for my bad english I have migration: DB::table('settings')->insert([ [ 'name' =>...
Hi, i'm trying to create a search functionality that uses 3 tables, and it uses combined values from...
i have the following tables users devices sensors measurements with the following relationships user...
Hi, It looks like I cannot access a custom facade via a static call from another custom facade : Er...
Hi guys, I'm trying to follow the tutorial here with limited success. I'm stuck following the exampl...
Just installed laravel 4 trying it out seeing if it has some better features than codeigniter. Just...
Do I need to create/prepare before using Queues Trying to follow the Queues documentation page. ht...
My first package for Laravel. fungku/laravel-hubspot-api Any tips, pointers, or advice appreciated....
Hi guys, I've made an artisan command/package that (through popular PHP_CodeSniffer) detect violatio...
I am about to create new project and i think events are the best fit for this job. But what should i...
Is there a 'Laravel way' of writing something like this? $products = Product::select(DB::raw( 'mw_pr...
hello guys, i know this is a noob question. i'm creating a package and i'm using this package: https...
Hi, Ive create a validate file $rules = array( 'photo' => 'required|image|mimes:jpeg|min:100|max...
Hi there awesome people, Artisan CLI is awesome but there is something I really want to know. Can I...
Hello guys. I am unable to get Sentry to authenticate a user. It currently finds the user but can't...
Hello. My application demands attachments to models (with different sizes), probably, watermarks and...
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