Dear, Im trying to log a user in via ID and it says it is a BadMethodCallException. I do have this:...
Has anyone used the 'wasRecentlyCreated' attribute of Eloquent models? I want to know their time lim...
I'm getting this error and not sure what it means : SQLSTATE[22003]: Numeric value out of range: 126...
When I set the session.domain configuration variable, I find that Laravel is suddenly unable to reco...
hi i have two problem that i don't know how to solve this situation: i have user role permission tab...
Hi guys! I'm using {!! Form::open(['role' => 'form', 'url' => route('transaction.destroy', $tr...
I am practising Laravel and building a blog for Activity holidays. I have a posts table which descri...
At the moment I am trying to upload a file via CMS and that bit works absolutely fine. But I need to...
Create your own laravel admin panel from scratch http://www.tutorials.kode-blog.com/laravel-5-admin-...
I have ClienteFornitore Model with hasOne relation to Pagamento Model public function pagamento(){...
https://laravel.com/docs/5.4/scheduling Hey Guys , I have a controller method that i want to run eve...
I'm trying to run a dusk test from a route or controller. Basically I'm trying to create a UI with l...
mohammadkh714 liked this thread
Hey guys , I need to make a specific application and i think the best way would be a windows tool ....
Maybe I don't understand the concept of middlewares correctly. Is the only thing I can do redirectin...
Hey guys , I need something specific and i have no idea how to approach it. I need to run a script/c...
I need to change the error message on the default auth/login.blade.php file It returns "These c...
Good afternoon, before running the composer update everything in the application worked after runnin...
Hello friends! How are you? I have finished my application, and i am looking for a good hosting to u...
I'm setting up my models and the table with a GEOMETRY field for geolocation is causing a UTF-8 erro...
After using laravel 5.4 and its awesomeness, i read on a tutorial on multiple authentication of diff...
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