Skip to content

⚜ Framework Laravel - Jetstream - This repository contains all the files to run this project.

License

Notifications You must be signed in to change notification settings

romerojoseing/laravel-jetstream

Repository files navigation

Framework: Laravel

Project to run and test new actualizations of the components of the framework, this version shows functionalities genial to manage profile and teams.

Build Status Total Downloads Latest Stable Version License

About Laravel

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling.

Learning Laravel

Laravel has the most extensive and thorough documentation and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework.

Thumbnail


Getting Started 🚀

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

See Requirements to know the minimum standards to use the project.

Requirements 📋

You need to have the following technologies installed to use this project.

Installing 🔧

To use this project you will need to clone this repository or download it to your computer. If you choose to download it directly in the upper right part of the repository you will have the option, if it is not your case you can clone it using the following command.

  $ git clone https://github.com/romerojoseing/laravel-jetstream.git

Use Project 👓

Follow this steps to run the framework, install dependencies necessaries.

  $ composer install
  $ npm install && npm run dev

Generate routes to storage and profile photos.

  $ php artisan storage:link

Migrate database

  $ php artisan migrate

Run the Project

  $ php artisan serve

Built With 🛠️

Technologies used in the project:


Author ✒️

If you like what I do, visit my website and share my content, you can also follow me on my networks to be aware of new publications and interesting projects that I will be developing.

Designed with 💖 - by Romero José

Social networks

About

⚜ Framework Laravel - Jetstream - This repository contains all the files to run this project.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published