Laravel has launched its latest version in the market, Laravel 6.0, which comes with newer and improved features over the previous Laravel 5.0. Laravel is an open source PHP framework used in web development. The platform helps simplify processes involved in authentication, caching, etc., to facilitate faster and smoother web development. Top Features of Laravel
PHP programming language has witnessed the newest revolution in the form of its latest major release that everyone in the programming world is talking about – PHP 7. It offers certain enhanced features over its previous versions in order to improve the way web applications are developed and delivered for use in mobile and cloud
I have added extra field to registration form and validated that field.But I had issue while making migration after adding extra column though migration file to save extra field value in database.When I migrate it won’t do any thing.After this, I run migration with refresh option but it roll backed all tables data.And after exploring