This is what greets me when typing laravel new app_name in terminal: ○ → laravel new myapp Crafting...
Hi everybody, just a hopefully short question: For a project we have several modules, old ones (code...
Hi, I have an issue since several weeks now and I can't find any solution on Internet. Let's say I a...
Here you have my method. How you can see in line 28 I want to upload the image, but it doesn't work...
The last time I worked me through the ideas of ValidationServices, Repositories and all that stuff....
I am building an API calling app which needs no database. In trying to register a new class, I updat...
I have a question regarding eloquent queries... The model looks like this: User->Value Value->...
I am using Laravel framework of PHP for development.Now for my application, i want to stor...
Hi everyone, I'm currently doing my first project with Laravel and I'm kinda stuck on validation, be...
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...
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