TAGS : PHP

Multi Step Form Example In Laravel

In this article, we will see a multi-step form example in laravel, here we will create a laravel multi-step form example. we will create multiple form pages and use the laravel session to stor...

Laravel PHP jQuery

How To Generate QR Code Using Javascript

In this article, we will see how to generate QR code using javascript. we will implement a QR code generator without any kind of package or plugins. we are creating QR code using API. Using AP...

PHP jQuery

How To Reset Form Using jQuery

In this article, we will see how to reset the form using jquery. here we will reset the form using jquery. many times we need to clear input data after submitting the form. jQuery reset()...

jQuery

Laravel Summernote Editor Image Upload Example

In this article, we will see laravel summernote editor image upload example. there are many editors available in laravel to save rich text here we will use summernote editor. summern...

Laravel PHP

How To Convert Excel To JSON In Javascript

In this article, we will see how to convert excel o JSON in javascript. Many times we have requirements to convert excel data into JSON and need to import it into the database. so here, w...

jQuery

Laravel 8 QR Code Generate Example

In this article, we will see laravel 8 QR code generate example. we will generate QR Code using a simple-qrcode package. So, we will learn how to create QR codes in laravel 8 using the simple packa...

Laravel PHP

Laravel 8 Add Watermark On Image

In this article, we will see laravel 8 add watermark on the image. When you want to display any text like any important information, any copyrighted content on your website, or any other...

Laravel PHP

Login With Mobile Number Using Laravel

In this article, we will see how to login with a mobile number in laravel, Laravel provides inbuilt laravel authentication for their user but if you want to create custom authentication like login...

Laravel PHP

Laravel 8 Datatables Filter with Dropdown

In this article, we will see laravel 8 datatables filter with dropdown, Here we will add data tables custom filter using field and searching data without refresh datatable.

Laravel PHP jQuery

Next Previous Link Button Pagination Laravel

In this article, we will see the next previous link button pagination in laravel 8. Using paginate() function you can easily create pagination in laravel. we can create customize next and prev...

Laravel PHP

RECOMMENDED POSTS

FEATURE POSTS