Git Product home page Git Product logo

fmayi's Introduction

Laravel Multilanguage & Tenant Subdomains

Hi, my name is Fathul Muiin. And this is my submitted project for Laravel Developer position.

I use Laravel 8, and using laravel breeze & localization. Use laragon to open this project, so localization and domain multitenancy work correctly.

Step by Step

  1. Clone this project (git clone https://github.com/fmuiin14/fmayi.git)
  2. Edit .env.example to .env
  3. On this project, open terminal and run 'composer install'
  4. After that, run 'php artisan key:generate'
  5. Setup DB_DATABASE on .env (create the database)
  6. Run 'php artisan migrate' on your terminal
  7. Make sure APP_URL=http://fmayi.local and SESSION_DOMAIN=fmayi.local on your .env (need same value for doing localization correctly)
  8. Open your laragon, then Start All.
  9. Click the Log in or Register, localization working correctly on this project
  10. Choose language that you want (English, Indonesia, or Spain)
  11. Continue the registration, and after registration you will redirect to the subdomain.domain.local

Notes

  • If after registration your page display error, you need to configuration your server first (using Apache or Nginx)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.