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...
phambinh217 liked this thread
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...
thewhisperinyourears liked this thread
hey guys! how do I avoid cache slams (https://www.doctrine-project.org/projects/doctrine-orm/en/2.6...
vladyslavstartsev liked this thread
Hi guys, I'm new to this Forum, my name is Martin. This is not a Issue but just a question, if it do...
m4rt1n liked this thread
I want to use Vultr vps server to my newly created website. The website is created using laravel fra...
Hi, I have this inside my test model: public function student() { return $this->belongsTo('App\Us...
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