Laravel 6.x the below works… how instead to call an Eloquent Laravel db method??? how instead call a...
In posts all fields have multilangical sets and it work. But in pages some fields like seo title des...
I have a search form that is sending a GET request to the method that it is using to view the form:...
We are a group of developers working in the freelance market and usually get the projects related to...
Hello, I'm new at Laravel. I'm getting 404 page not found and have no idea why. My routes list, as y...
I wanna generate ID like CUST-00001, CUST-00002 like this and product code like P-0001, P-0002, M-00...
So I have creted my group in web.php `Route::redirect('/', '/it'); Route::group(['prefix' => '{lo...
I had the same problem working with laravel in version 5.5 presented in the thread erkanarslan, howe...
Hello, after upgrading Laravel according to the docs to v7 I ran composer update. Then I'm getting t...
Hi, I'm currently having the following problem that $eloquentEntity->relation->count() and $el...
Hello. I'm learning Laravel using Homestead. I'm following the "Laravel 6 From Scratch" vi...
Hello, First of all I'd like to say that I have no other choice but using SQL Server ( and IIS as we...
Hello, I have inherited a site from another developer that is working perfectly on the production se...
Hi Guys/Gals, Have spent a fair amount time searching before asking and am quite stuck. Basically I...
**I only use required but not show the validation message ** public function store(Request $reques...
I have a scheduled command that dispatches several jobs onto the queue, each which takes about 10 mi...
I used two classes here they are : Schema::defaultStringLength(150); View::share('channels',Channel:...
Hi! Have this controller code, that wil display data in datatable with 3 buttons. But it Gives me t...
Hello, I followed all the steps outlined in the following two links: https://websiteforstudents.com/...
Hello people, If we run "php artisan down", the task scheduler suddenly stopped? Or, it s...
Solutions given in the past year.
Select a tag below to filter the results