Skip to content

Laravel Tips Generator. This app uses @LaravelDaily API to get the Laravel tips.

Notifications You must be signed in to change notification settings

vishal2931/laravel_tips_generator

Repository files navigation

Laravel Tips Generator

This is a simple Laravel Tips Generator which uses @LaravelDaily tip API behind scene. You can generate Random Laravel Tips and download as image.

Installation

Follow these steps to get Laravel Tips Generator up and running on your local machine:

  1. Clone this repository:

    git clone https://github.com/vishal2931/laravel_tips_generator.git
  2. Install Composer dependencies:

    composer install
  3. Setup your .env file:

    php artisan key:generate
  4. Install npm dependencies and build assets:

    npm install && npm run dev

About

Laravel Tips Generator. This app uses @LaravelDaily API to get the Laravel tips.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published