Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saravanasai/laravel-hopeui-starter
Hope-UI laravel 10 Starter kit
https://github.com/saravanasai/laravel-hopeui-starter
admin-dashboard admin-panel admin-template bootstrap bootstrap4 laravel laravel-admin-panel laravel-adminlte laravel-package laravel-starter-kit laravel10
Last synced: about 1 month ago
JSON representation
Hope-UI laravel 10 Starter kit
- Host: GitHub
- URL: https://github.com/saravanasai/laravel-hopeui-starter
- Owner: saravanasai
- License: mit
- Created: 2022-09-03T17:06:12.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-12T04:21:51.000Z (over 1 year ago)
- Last Synced: 2024-09-28T20:03:01.782Z (about 2 months ago)
- Topics: admin-dashboard, admin-panel, admin-template, bootstrap, bootstrap4, laravel, laravel-admin-panel, laravel-adminlte, laravel-package, laravel-starter-kit, laravel10
- Language: CSS
- Homepage:
- Size: 18.7 MB
- Stars: 5
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# laravel-hopeui
Package to install a regular Laravel Project with a Hope UI design theme.
Works only with the latest Laravel 9. Under the hood livewire is used for basic login & registeration
**Notice**: if you want more functionality Fell free to make a issue & make a pull request
## Important
This package should be used **immediately after installing Laravel**. If you add any more functionality, like routes or controllers, they may get overridden by laravel-hopeui
---## Usage
1. Install fresh Laravel project
2. Run `composer require saravanasai/laravel-hopeui --dev`
3. Run `php artisan hope-ui:setup` - it will install Hope UI admin Theme & add assets needed
4. Choose The Authentication Type
5. ## Available Authentication TypesIn the current version, there are 2 .
- only-Login
- Login-&-Registration5. Run `php artisan migrate:fresh --seed` - it will run migrations & seed admin login deatils
6. Run `php artisan serve`
7. Go To `/home`In the current version, there are 1 theme is supported.
**Bootstrap Themes with Laravel UI**
- [Hope UI - Bootstrap 5](https://github.com/iqonicdesignofficial/hope-ui-design-system)
Hope UI – free open source Bootstrap Design System is a gorgeously built UI kit based on bootstrap 5. The best free Bootstrap 5 design system is fully responsive and user-friendly, allowing Hope UI users to work effortlessly.
Being easily adaptable and flexible, Hope UI can be a go-to design system for the developer out there.Looking up to creating a new application for a personal project or client? Hope UI – free open source Bootstrap design system can help build a robust and understandable admin dashboard or website without spending much time designing the whole thing from scratch.
### What Can You Do with The Hope UI
Hope UI is packed with finely-crafted UI elements, multiple styles of Menu, a set of graphs, charts, and animated icons.
Built ideally for developers, designers, and startups, or Creators, Hope UI brings design consistency and acts as a strong foundation to manage a successful web or app project.### 5 Irresistible Reasons To Have Hope UI
- Unlike any other Design System, Hope UI is fully responsive which facilitates business owners to view the admin panel right from their mobile screens without losing the resolution.
- With the purpose of data presentation, this best free Bootstrap 5 design system comes with extensive elements and widgets to add texts and images.
- Besides being super easy and rapidly adaptable features, Hope UI is the cost-effective way to control and overview web or app project performance with a pre-coded design system and examples.
- Hope UI is a strongly built system, a layout that focuses on both the scalability and performance of the project.
- Hope UI Packs 100+ Fully-Codes Elements and widgets backed with SCSS and Gulp to make the development easy and fast.### Features
- Support with bootstrap 5
- Scss component based design
- HBS(Handlebar) based html
- Fully Responsive
- Clean Code
- Demo Pages