Hello community! In my application i need to run a console command from the package within my contro...
Hello, I'm trying to set up a hasOneThrough relation on one table. But Eloquent will not look it the...
"include(/home/coinmkvf/public_html/application/vendor/composer/../../app/Providers/AppServiceP...
Hi, Suppose our website has three parts: The first part that includes landing page, display of a pos...
I am trying to add Authentication with Azure AD to my Laravel-5.8 Web Application. Currently, I have...
Hi, I'm new and as green as "create thread" button. I'm currently working on API that was...
How to make API Authentication for (User,Admin)two different table. I tried laravel passport but it'...
Good afternoon, I am starting to study laravel and have a doubt. I don't understand why @yield doesn...
Hi there, I noticed in my codes that I can only display the value using foreach. public function com...
`public function toExcelDisc($schedule_id){ $dataArray = []; $header = $this->getHeader($schedul...
Hello guys, I have a problem with my project Laravel Nova, I have two fields, (field1, field2), and...
I need to sum values from my table but grouping month by month. Someone can help me?
After running composer require laravel/ui my project show me the error "Undefined type 'Route'....
hi every one .... i want to make dynamic append form with laravel and jquery ... when i click add mo...
When I connect to my Laravel Forge server via Sequel Pro, it just sits there saying Connecting... Bu...
Please i am new to laravel. just watched only a tutorial on Youtube. How can i understand laravel de...
Is it possible to update DB withoud edit form, just to generate random entires or set your own in co...
Hi.. I have my external php script for login. How can i add in laravel framework.
Laravel Version: 6.0.x PHP Version: 7.2.24 Database Driver & Version: mysql Ver 15.1 Distrib 10....
sciendar liked this thread
Hello Folks, My dev and I are trying to implement (DB) multi tenancy in a CRM and we are having issu...
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