I use Laravel Framework 5.8.29 - in backend(API) Angular-js - in Frontend So My issue: I use session...
I have setup blog and its' database with form submitting.It works all fine.The blog grid view also w...
in my view is presenting the following error I'm using standard laravel logic "Undefined variab...
i get a json response like this note i am using GuzzleHttp to call my API Front End Controller $r...
This is my controller. namespace App\Http\Controllers; use Illuminate\Http\Request; use App\User; u...
I have a button called "Buat SPT". I just want this button call my controller called Admin...
Laravel Version: 5.7.25 PHP Version: 7.2.14 Database Driver & Version: MySQL 2ª gen. 5.7 We ar...
Hello everybody! If I create a new migration where my table name is e.g. 'hosts_armory' and in my co...
PHP Laravel 5.4 Unresolvable dependency resolving [Parameter #0 [ $items ]] in class Illuminate\Pagi...
Hey guys, im trying to send some values from a DB with Notify to Slack. Somehow every time I load my...
I changed "laravel/framework": "5.6.*", to "laravel/framework": "...
Hello , I have a question . I want to search Tags ( Many to Many ) in My post , JUST if I select tho...
Hello Everyone, I have a requirement of retrieving 5 million records from MySQL database and compari...
So, I am fairly inexperienced in matters Laravel. I had this setup for a few months and everything w...
I have a requirement that I need to save each and every query executed by the laravel program. I hav...
ENVIRONMENT Mandate to stay within the laravel/vue/php/mysql stack. Single Page Vue.js/Laravel appl...
Hello guys, Well it could sounds stupid but.. how to DO NOT execute directive in a blade template ?...
I'm creating a web site. And I have created a registration page. When I insert data, all the data su...
Hi all Sorry if this question has already been posted before. I am new here and tried searching via...
I'm creating a web site using a Laravel. Now I want to view all the data from the database called 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.