In jQuery, traversing means moving through or over the HTML elements to find, filter or select a particular or entire elemen…
$users = DB::table('users')
->join('contacts', 'users.id', '=', 'contacts…
$users = DB::table('users')
->join('contacts', 'users.id', '=', 'contacts…
Route:
Route::match(['get','post'],'/validate/restraunt-email','backEnd\AuthController@check_adm…
<div class="form-group row">
<label class="col-sm-3 text-right control-label col-form-label&…
<?php
use Illuminate\Support\Facades\Route;
/*
|--------------------------------------------------------------------------
| …
Error : Target class [App\Http\Controllers\backEnd\content Management\CategoryController] does not exist.
file uploading time…
Basically, because Composer can't see the migration files you are creating, you are having to run the dump-autoload com…
Route:
Route::match(['get','post'],'/validate/restraunt-email','backEnd\AuthController@check_adm…
Route:
Route::get('/cuisines','backEnd\contentManagement\CuisinesController@index');
Route::post('/data/…
sudo /etc/init.d/apache2 stopsudo /opt/lampp/lampp start
'name' => ['required', 'regex:^[A-ZÀÂÇÉÈÊËÎÏÔÛÙÜŸÑÆŒa-zàâçéèêëîïôûùüÿñæœ0-9_.,()]+$^']
'name…
Array
(
[0] => Array
(
[id] => 8
[restaurant_id] => 5
[category_id] =>…
Laravel validate decimal 0-99.99
The Laravel between validation rule is actually pretty powerful and can handle decimal valu…
Laravel: Login and Register forms on the same pageJuly 1, 2019
Quite often, especially in e-shop projects, you can see a page…
Advanced Laravel: 14 Topics and Links to Learn Them
Quite often I get a question from junior developers like “how to get bett…
Programmercodes4u is written in straightforward words so learner can learn very fast. You can learn Vujs | React | Python | SQL | MongoDB | Laravel | Php | CodeIgniter | WordPress.'s standard.
Social Plugin