We have a one project implemented in Laravel framework(PHP) with Mysql database as backend. Now the...
Hi, The command "npm run watch" is pretty good but absolutely not suitable for the develop...
Good evening. Folks. All well. I'm a beginner in laravel. I am trying to display the authenticated u...
I used two classes here they are : Schema::defaultStringLength(150); View::share('channels',Channel:...
Hello, We have installed CinemaRex https://docs.ankitech.space/ which is laravel based for one for o...
I installed the following two Laravel packages: Laravel Users https://github.com/jeremykenedy/larave...
In laravel Mail send functionality process How to find a EMAIL ADDRESS is Live valid or Not created...
Hi forks, I would like to introduce my Laravel dashboard interface built by VueJS and ElementUI tool...
Hi, I will save html as PDF , so I use barryvdh/laravel-dompdf package. when I style a <div> w...
Hi! Have this controller code, that wil display data in datatable with 3 buttons. But it Gives me t...
hello, I have this in my migration: `Schema::create('user_tests', function (Blueprint $table) {...
When Call ->first() which returns record, then call ->delete(), then call ->first() again,...
Laravel no longer installs for me. I have tried both composer create-project laravel/laravel my-site...
Hi, i'm using laravel 5.8. By default, Laravel uses the email field for authentication. I don't use...
Hello, i have one question. How or is possible to store data from SMF SSI (api) into Laravel Auth. I...
Hello guys, it possible i make my script.php and run in tinker? like this php artisan tinker <<...
Is there any way to return the column sum of total records before pagination on a collection that us...
Okay, so you are investing your efforts, resources and valuable time into your content marketing, bu...
Users Table Schema::create('users', function (Blueprint $table) { $table->bigIncrements('id'); $t...
Hi everyone, I am exploring the idea of going back to Laravel and I wrote a blog with the points why...
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.