All Projects → ilirhushi → Laravel Angular6 Material

ilirhushi / Laravel Angular6 Material

Licence: mit
Laravel 5.6 + Angular 6 + Material Design single page application

Projects that are alternatives of or similar to Laravel Angular6 Material

Angular Draggable Mat Tree
Example implementation of drag and drop on Angular Material Tree
Stars: ✭ 47 (+147.37%)
Mutual labels:  material-design, angular6
Icon Workshop
图标工场 - 移动应用图标生成工具,一键生成所有尺寸的应用图标和启动图
Stars: ✭ 1,303 (+6757.89%)
Mutual labels:  laravel, material-design
Laravel Vuetify Spa
Laravel-Vue SPA starter project template with Vuetify frontend.
Stars: ✭ 73 (+284.21%)
Mutual labels:  laravel, material-design
Materialize Blog
redesign blog using material design
Stars: ✭ 212 (+1015.79%)
Mutual labels:  laravel, material-design
Project
⭐️ Antares Project Application Skeleton. This is the very first place you should start. It allows you to create a brand new awesome project in easy few steps.
Stars: ✭ 84 (+342.11%)
Mutual labels:  laravel, material-design
Laravel Angular Cms
CMS built on Laravel, AngularJS and Material Design
Stars: ✭ 272 (+1331.58%)
Mutual labels:  laravel, material-design
Matter
Material Design Components in Pure CSS. Materializing HTML at just one class per component 🍰
Stars: ✭ 888 (+4573.68%)
Mutual labels:  material-design
Mdl Skeleton
Material Design skeleton with ssr-engine
Stars: ✭ 17 (-10.53%)
Mutual labels:  material-design
Laravel Collectable
Stars: ✭ 7 (-63.16%)
Mutual labels:  laravel
Laravel Uptime Monitor
A powerful and easy to configure uptime and ssl monitor
Stars: ✭ 837 (+4305.26%)
Mutual labels:  laravel
Modules
📦 Modules package for Laravel
Stars: ✭ 900 (+4636.84%)
Mutual labels:  laravel
Angular Github Issues
This repository searches github for repositories, issues, and users. It is written in Angular 10 and is using ngrx/store for state.
Stars: ✭ 18 (-5.26%)
Mutual labels:  angular6
Angular5.2 Laravel5.6
Angular 5.2 and Laravel 5.6 Authentication and CRUD
Stars: ✭ 17 (-10.53%)
Mutual labels:  laravel
Acwa book ru
Книга "Архитектура сложных веб-приложений. С примерами на Laravel"
Stars: ✭ 886 (+4563.16%)
Mutual labels:  laravel
Identity Number
Validator for Swedish personal identity numbers (personnummer). For use "standalone" or with Laravel.
Stars: ✭ 17 (-10.53%)
Mutual labels:  laravel
Laravel Stager
Laravel Stager State Machine, Its purpose is to add state machine functionality to models
Stars: ✭ 16 (-15.79%)
Mutual labels:  laravel
Lvartisan
Laravel artisan command for creating view.
Stars: ✭ 18 (-5.26%)
Mutual labels:  laravel
Lvlgrid
✨ Grid helper to your Laravel application. Filter, order and pagination ajax
Stars: ✭ 7 (-63.16%)
Mutual labels:  laravel
Mini Crm
Mini CRM with Laravel API and react-native
Stars: ✭ 17 (-10.53%)
Mutual labels:  laravel
Laravel Docker Elasticsearch
This is a simple repo for practicing elasticsearch with laravel and docker.
Stars: ✭ 18 (-5.26%)
Mutual labels:  laravel

Laravel 5.6 + Angular 6 + Material Design

logo

This is a simple Single Page Application starter for Laravel 5.6.x + Angular 6 and Material Design.

Screenshots

print-screen

print-screen

Installation

  • Clone the repository
  • then run composer install and follow Laravel documentation
  • and then run npm install inside resources/assets/src/angular-app directory and follow Angular CLI Documentation

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build. When running the command ng build the dist/ directory will be generated inside the Laravel public/ directory.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.
If you have any questions please use the Issues tab or submit a pull request. I tried to keep this as simple as possible just the basic form of a starter repository to be able to use Angular 6 with Laravel 5.6 as the backend.

Contributors

@ilirhushi

License

This project is open-sourced software licensed under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].