Giter Club home page Giter Club logo

laravel-language-change-example-indo's Introduction

Laravel Language Change Example

This project was built with Laravel v8.20.1. The goal of this project is to provide a simple example on changing webapp language by selecting the language you want to read at the frontend.

Project Requirements

  • PHP >= 7.3 with extensions:

    • BCMath PHP Extension

    • Ctype PHP Extension

    • Fileinfo PHP Extension

    • JSON PHP Extension

    • Mbstring PHP Extension

    • OpenSSL PHP Extension

    • PDO PHP Extension

    • Tokenizer PHP Extension

    • XML PHP Extension

  • Composer

Get Started

  • clone this project git clone https://github.com/nivaldocavalcanti/laravel-language-change-example.git
  • enter the project folder cd laravel-language-change-example
  • install all project dependencies with composer install
  • create .env file from example by renaming it from .env.example file or copying with cp .env.example .env
  • generate app key with php artisan key:generate
  • start the server with php artisan serve or if you already have a local server just go to your browser https://localhost/laravel-language-change-example
  • select the language you want to see and see the text changes on the screen

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. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:

Laravel is accessible, powerful, and provides tools required for large, robust applications.

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.

Contributing

Thank you for considering contributing to this! I will analyze and accept any pull requests that contribute to this example without throwing any error.

License

The Laravel framework is open-sourced software licensed under the MIT license so this project follow the same LICENSE.

laravel-language-change-example-indo's People

Contributors

haafidz-jp avatar nivaldocavalcanti avatar

Watchers

 avatar

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.