I have a method Assets. It has this this relation: public function fields() { return $this->...
So i've upgraded a project i'm working on to 5.4 version and wants to take advantage of webpack. so...
Hi! I'm a new Laravel user, coming from cakephp. I've created an aplication with an initial login fo...
I'm working on a project that imports data from the Riot API (League of Legends). I'm currently usin...
i have a \App\Polices\CustomPolicy with a method public function view(User $user, CustomModel $model...
$users = DB::table('products')->orderBy($sortbysql, $sortbysqltype) -> where('product_name', '...
How can I have a unique validation rule on 2 fields? a. The application should not allow two people...
with reference to http://stackoverflow.com/questions/42100798/format-formrequest-validation-error-re...
When I use the new Markdown Mail feature I get valid HTML emails, but the plain text email counterpa...
Normally with a session_set_save_handler you would also register a shutdown handler with session_reg...
Hi, I would like to know if is it possible to create a new project with Laravel 5.4 yet ? Or how lon...
these are my controller model and form which has checkbox array which i am trying to save to a singl...
Hello So today i moved my laravel (5.3) project to another Directory in my computer and a problem oc...
Homestead tutorial series for absolute beginners https://tutorials.kode-blog.com/homestead-laravel
Hi, I need a little help... I'm trying to run a Lumen project where composer install/update hasn't d...
hey guys have any of you guys ever use laravel for production and had to migrate all the files from...
Hi I am looking to crate a facebook messenger bot. I am trying to use the following php package tha...
I want to add on my site feature, to add ADvertisement block in custom place of my templates. Exampl...
Hello, i created a middleware that check if there is a cookie, if there isn't it create it and retur...
Google AppEngine is my server platform of choice for all new apps. It's affordable (free during deve...
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