Git Product home page Git Product logo

laravel55-bootstrap4-fontawesomw47start's Introduction

Install Laravel 5.5 - Bootstrap 4 - Jquery 3.3 - Fontawesome 4.7

The purpose of this very simple repository is to create, quickly, a running laravel framework with Bootstrap 4, Jquery 3.3 and fontawesome.

Javascript: the easy way.

What do I mean? I mean not taking advantage of the ES2015 syntax with modules. I just want to us javascript the classic way: concatenate the js files in good order and than minify them for production. Laravel-mix can do it for us very easily. So, I concatenate, in this order:

  1. Jquery
  2. Bootstrap javascripts files. Just the ones I need, to get a smaller .js file.
  3. Any other javascript library like select2, daterangepicker and so on.
  4. My own javascript scripts.

Requirements:

  • Linux OS (I use Ubuntu 16.04) Porting to Windows or Mac should be very easy.
  • PHP ~7.0 and composer Laravel 5.5 requires PHP 7.0.0 or higher.
  • Node.js and npm

Installation instructions

  1. Download the repository
  2. Run ./install.sh
  3. In the file webpack.mix.js uncoment the files that you want to load for your javascript to work.

About Laravel. website

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 attempts to take the pain out of development by easing common tasks used in the majority of web projects.

About Bootstrap 4. website

Bootstrap is an open source toolkit for developing with HTML, CSS, and JS. Quickly prototype your ideas or build your entire app with our Sass variables and mixins, responsive grid system, extensive prebuilt components, and powerful plugins built on jQuery.

About Jquery. website

jQuery is a fast, small, and feature-rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers. With a combination of versatility and extensibility, jQuery has changed the way that millions of people write JavaScript.

About Fontawesome. website

Font Awesome gives you scalable vector icons that can instantly be customized โ€” size, color, drop shadow, and anything that can be done with the power of CSS.

TODO

  • Select which css to load and which not.

License

This repository is open-sourced under the MIT license.

The Laravel framework is open-sourced software licensed under the MIT license.

laravel55-bootstrap4-fontawesomw47start's People

Contributors

iz5clj avatar

Stargazers

 avatar

Watchers

James Cloos avatar  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.