Full Array Array ( [0] => Array ( [id] => 1 [label] => Home [li...
I am getting this error on the hosting server. All ajax request are failing with 403 Forbidden error...
I am trying to create a student's attendance. I have as students, klasses, attendances controllers;...
this is the application for the dialer for horizon technologies with backed and front end implementa...
I Have a problem when im trying to insert data inside my DB If the input field are not required, i c...
Hello. I try to make a simple upload form. Problem is $request->file() is always empty and i don'...
I want to store form data in a json file located in storage/app/data.json with this controller class...
//Here's my Blade <div class="col-md-12"> @foreach($intraoral_examination_list as $intraoral_...
How to make a category section to choose from and display the selected options chosen. If someone kn...
I want to upload file (images or pdf) via a vue.js component that makes a request to an Controller i...
This is friend
I'm new to programming specially in Laravel, I hope you could help me. It means a lot for me. I'm no...
in previous thread iv posted my problem with update function, the problem is the database wont upda...
can anyone help me to solve this ? i've read some related thread in many forums and google, but i ca...
Hi all please bare with me I am still learning Laravel/Lumen. I have created a Lumen API and created...
I have 3 tables called country,city,university the country and city value displayed as dependent wit...
Hello guys i have problem with displaying categories and subcategories , here is some code BLADE: &...
as I can modify a json in laravel file? In the methods available for the File class, only allows me...