I'd like to know if the accessors and mutators could be (ab)used for this purpose, from what I gathe...
I'm trying to migrate a cloned project. I've set the .env file with credentials matching my DB and i...
I've got a controller action which is attempting to call a stored procedure on a MS SQL Server 2008...
i have database that shows like this and this is the blade template to show the table :...
Hello everyone, Basically what I'm trying to do is "count" the number of records that two...
need help on this this error: The stream or file "/volume1/web/dar/app/storage/logs/laravel.log...
Hello, Big fan, changing all websites and apps to use laravel. First question, no really good answer...
Hi, I'm using Eloquent to retrieve results with a chunk. With large collections, the closure seems t...
I'm inserting related records but need to return the ID of one of the inserted ones. How do I do thi...
Hello, I have a very confusing problem and yesterday spent whole day trying to solve it, but without...
Hi, I've been stuck with this problem for days now: I have a service provider that monitors for the...
Hello Community, I've got the following problem. From my Database u get the following Array of Categ...
Hi, I want to get the different provider (venue,vendor) list based on 'map_type_id'. In my package t...
Hi, i'm currently working on a simple project that lets doctors register pacients and their relative...
I try to mock this: \Schema::drop('tableName') in my unit test like this: \Schema::shouldReceive('dr...
I am a Laravel beginner; Please help me to solve this error. I want to print the status as "Vie...
Assuming I have the following models: FeedItem (Polymorphic) Facebook (has many tags) Twitter (has...
please i want to change the name of users table !!
Hello! I'm new in Laravel. I want to make simple time sheet using Bootstrap Date Paginator or someth...
php artisan migrate works fine but when I do reset or rollback the error hits my terminal. I did all...
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