1. use Illuminate\Support\Facades\DB; $users = DB::select('select * from users'); foreach ($users as $user) { …
Must be Follow the commad to run the existing laravel proect composer update create database and setting it php artis…
First add Model of that table which u want to use in that controller . if already make function to show that make when …
<!DOCTYPE html> <html> <head> <title>javascript: calculate two numbers<…
https://www.youtube.com/watch?v=AvGBbTZrqsM&ab_channel=AVDojo
In the controller return redirect('/Menu_Item')->with('status','Record is successfull…
public function add(Request $request) { $item=new item; $item->Item_Name=$request->get('…
Part 1- Laravel 8 IMAGE CRUD in Hindi: How to insert/upload image into database in laravel 8 hindi - YouTube Best Vid…
Laravel Date Range Search using Ajax jQuery | Webslesson
<?php date_default_timezone_set("Asia/Kathmandu"); ?> </label> <input type="date" va…
1. $insert = DB::table('student')->where('id','3')->get(); 2. $insert = DB::table('st…
first install composer if its show the error composer.json like that then just go to in composer.json and change the ve…
Social Plugin