Skip to content
CodeandTuts

CodeandTuts

Online Programming Tutorials

  • Home
  • PHP
  • LARAVEL
  • JAVASCRIPT
  • AJAX
  • JQUERY
  • Contact Me
Main Menu

Laravel

soft-delete-in-laravel
Laravel / PHP

How To Add SoftDelete With Unique Validation In Laravel

August 25, 2019August 29, 2019 - by Chintan Panchal - 2 Comments.

In this tutorial, I will show you how to soft delete record and unique validation in laravel.

In soft delete process, instead of actually removing records from your database, Eloquent can also “soft delete” models. When models are soft deleted, they are not actually removed from your database. Instead, a …

Read More
ganarete-fake-data-using-laravel-faker
Laravel / PHP

Generate Fake Data Using Laravel Faker

August 24, 2019August 29, 2019 - by Chintan Panchal - Leave a Comment

In this tutorial, I will show you how to generate fake data using laravel faker. For that we will use this Faker package. Faker is a PHP library that generates fake data for you. Whether you need to bootstrap your database, create good-looking XML documents, fill-in your persistence to stress …

Read More
implement-yajra datatable in adminlte laravel
Laravel / PHP

Laravel 5.8 – Setup Yajra Datatable with AdminLTE [Step By Step]

July 26, 2019March 22, 2020 - by Chintan Panchal - 2 Comments.

Hello Friends, Today i will show you how to use datatable plugin with AdminLTE admin theme in laravel. DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, built upon the foundations of progressive enhancement, that adds all of these advanced features to any HTML …

Read More
create-admin-panel-in-laravel
Framework / Laravel

Create admin panel using laravel-AdminLTE package

July 23, 2019 - by Chintan Panchal - 2 Comments.

Hello coders, Today i will show you how to create admin panel in laravel. We will use most famous free AdminLTE theme for this tutorial. AdminLTE theme comes in a laravel package so it’s very easy and quick to setting up admin panel in laravel with AdminLTE theme.

Setup Laravel… Read More
move-laravel-model-into-models-directory
Laravel / PHP

Move laravel eloquent model into Models directory [Step By Step]

July 9, 2019August 29, 2019 - by Chintan Panchal - Leave a Comment

Normally when you create model file using artisan command php artisan make:model Test , It will create model file under app directory. Its fine for small projects where only 2 or 3 model files present but when you are developing big application with lot of model files then it is …

Read More
laravel-5.8-todo-crud
Laravel / PHP

Laravel 5.8 Todo CRUD Example Step By Step

July 1, 2019December 12, 2019 - by Chintan Panchal - Leave a Comment

In this tutorial i will show you how to create simple CRUD example in laravel. In the laravel CRUD example, we will create one Todo module for registered users. So users can create, read, update and delete there daily todos.

Lets install fresh laravel using this command. If you don’t …

Read More
Install Laravel 5.8 In XAMPP localhost (1)
Laravel / PHP

Install Laravel 5.8 On Windows XAMPP Using Composer

March 10, 2019June 24, 2019 - by Chintan Panchal - 2 Comments.

Laravel becomes more powerful and rapid framework day by day. Currently they launched laravel 5.8 version.

Its very easy to install laravel in localhost for experience developer who have worked on prior version of laravel.

New developer can follow below steps to install laravel in localhost. Lets start step by …

Read More

Posts navigation

Previous 1 2

Like us on Facebook

Codeandtuts
  • Popular
  • Comments
  • Tags
PHP-recognized-internal-external-command

[SOLVED] PHP is not recognized as an internal or external command

February 16, 2018April 6, 2018

send-mail-smtp-gmail-laravel-6

Laravel 6 – Send Email Using Google SMTP Example

September 18, 2019

JavaScript file upload validation

File Upload Validation In Javascript

August 26, 2015November 27, 2015

create-admin-panel-in-laravel

Create admin panel using laravel-AdminLTE package

July 23, 2019

corephp example and tutorial for beginner

30+ core PHP examples and tutorials for beginner

July 15, 2015September 24, 2019

Chintan Panchal - Laravel 6 – Send Email Using Google SMTP Example

You can pass in view('mail.index', ['data']);. Check line no 34 in TestMail.php

I Made Muliana Nugraha - Laravel 6 – Send Email Using Google SMTP Example

can i know how to pass a value to that index file? i kinda want to send like generateable link…

Chintan Panchal - [SOLVED] PHP is not recognized as an internal or external command

Cool Thanks :)

Nyareh David - [SOLVED] PHP is not recognized as an internal or external command

Thanks you very much and excellent work. I hope you can support community more than this. I spent a whole…

Chintan Panchal - [SOLVED] PHP is not recognized as an internal or external command

Thank You Omid.

admin template in laravel connect mysql with php connect mysql with php in xampp core php example core php tutorial datatable in laravel HasMany Relationship insert update delete in php insert update delete in php with source code Inverse Many To Many Eloquent Relationship Inverse One To Many Relationship laravel adminlte laravel datatable Many To Many Eloquent Relationship Many To Many Eloquent Relationship Example One To Many Relationship One To Many Relationship Example One To One Inverse Relationship One To One Relationship One To One Relationship Example php php interview questions php interview questions and answers php question and answer setup adminlte in laravel

Popular Categories

  • AJAX
  • CSS
  • Framework
  • GitHub
  • HTML
  • JAVASCRIPT
  • JQUERY
  • Laravel
  • Laravel 6
  • MySQL
  • PHP
  • Text Editors

Pages

  • About Us
  • Advertise
  • Contact Us
  • Desclaimer
  • Privacy Policy
Copyright © 2021 CodeandTuts.
Powered by WordPress and HitMag.