Category : Laravel

27 posts

As I’m sure you heard if you follow along with the Laravel community, the latest Laracon event was held on Wednesday, which was hosted online instead of the usual summer conference in the US. There were 15 fantastic speakers, but there was one that everybody was waiting for. Taylor Otwell take to the (virtual) stage to announce the features …
Laravel is a web application framework that many developers say is a dream to work with. That’s because it aims to take the tedium out of routine web project tasks like authentication, routing, sessions, and caching, making the development process simple and straightforward without sacrificing application functionality. If you’re not familiar with the Laravel framework, …
While PHP used to be not dissimilar from a game of Jenga – just one block and away from falling to pieces – suddenly, thanks to Laravel and Composer, the future couldn’t look any brighter. So pull out some shades, and dig into all that the framework has to offer. 1. Eloquent Queries Laravel offers one …
Livewire is a full-stack framework for Laravel framework that makes building dynamic interfaces simple, without leaving the comfort of Laravel. if you are using livewire with laravel then you don’t worry about writing jquery ajax code, livewire will help to write very simple way jquery ajax code using php. without page refresh laravel validation will …
Quite often we need to save addresses in the database, and we want them to be accurate. Probably, the best way to ensure it is to provide customers with input field where they choose the address from auto-completed values as they type. This article will show you how to achieve it in Laravel, let’s build …
simple-qrcode is a composer package for generate qr code in your laravel 5.7 application. simple-qrcode provide to send sms and email with generated qr code. you can create qr code for geo, phoneNumber, birthdate using simple qrcode package. after generating qr code, we might be require to write code for scan code using jquery. if …
Create .htaccess in root folder and write these line For production server it is recommended that you point your domain directly to the public folder
Introduction Over the past few years, Docker has become a frequently used solution for deploying applications thanks to how it simplifies running and deploying applications in ephemeral containers. When using a LEMP application stack, for example, with PHP, Nginx, MySQL and the Laravel framework, Docker can significantly streamline the setup process. Docker Compose has further …
How to Install and Set Up Laravel 7 on Ubuntu 20.04 Laravel is a prominent member of a new generation of web frameworks. It is an open-source PHP framework and is getting more attention from developers. It is intended for the development of web applications following the model–view–controller architectural pattern. So, how to install and set …
Laravel one of the great PHP framework to build web applications released the new version which is Laravel 7 on March 3rd, 2020. They usually release the major versions every 6 months. Here we discuss the steps to install Laravel 7 on Windows 10. If you are interested to know the version releases of Laravel, …
PAGE TOP
error

Enjoy this blog? Please spread the word :)

RSS
Follow by Email