{"id":19475089,"url":"https://github.com/themeselection/master-laravel-bootstrap-jetstream","last_synced_at":"2025-02-25T15:45:24.707Z","repository":{"id":57068289,"uuid":"465607739","full_name":"themeselection/master-laravel-bootstrap-jetstream","owner":"themeselection","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-17T05:14:18.000Z","size":132,"stargazers_count":11,"open_issues_count":0,"forks_count":8,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-08T07:17:44.414Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Blade","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/themeselection.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-03-03T07:09:14.000Z","updated_at":"2024-11-26T13:21:10.000Z","dependencies_parsed_at":"2022-08-24T14:54:10.626Z","dependency_job_id":"acf5c7c9-a5f2-4c0f-9b9f-3745c673564e","html_url":"https://github.com/themeselection/master-laravel-bootstrap-jetstream","commit_stats":{"total_commits":17,"total_committers":4,"mean_commits":4.25,"dds":0.5294117647058824,"last_synced_commit":"ee22dbeedd3e2497dd7d19e992af93b0f7cb22c0"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themeselection%2Fmaster-laravel-bootstrap-jetstream","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themeselection%2Fmaster-laravel-bootstrap-jetstream/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themeselection%2Fmaster-laravel-bootstrap-jetstream/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themeselection%2Fmaster-laravel-bootstrap-jetstream/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/themeselection","download_url":"https://codeload.github.com/themeselection/master-laravel-bootstrap-jetstream/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240698770,"owners_count":19843451,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-10T19:29:40.742Z","updated_at":"2025-02-25T15:45:24.671Z","avatar_url":"https://github.com/themeselection.png","language":"Blade","funding_links":[],"categories":[],"sub_categories":[],"readme":"# master-laravel-bootstrap-jetstream\n\n[![Latest Stable Version](https://poser.pugx.org/themeselection/master-laravel-bootstrap-jetstream/v)](//packagist.org/packages/themeselection/master-laravel-bootstrap-jetstream)\n[![License](https://poser.pugx.org/themeselection/master-laravel-bootstrap-jetstream/license)](//packagist.org/packages/themeselection/master-laravel-bootstrap-jetstream)\n\n##### Specially customized Laravel jetstream's scaffolding for [Master html + laravel admin Template](https://1.envato.market/Master_admin). It'll not work with any other project.\n[Download from packagist](https://packagist.org/packages/themeselection/master-laravel-bootstrap-jetstream)\n\n## Description\n\nLaravel Jetstream is designed using Tailwind CSS and offers your choice of Livewire or Inertia scaffolding. We have removed the Tailwind CSS dependency and modified the Livewire scaffolding as per our template. __Please note we have not provided Inertia scaffolding yet. This package only works with livewire scaffolding__.\n\nMaster Laravel Jetstream is a lightweight laravel package that focuses on the `VIEW` side of [Jetstream](https://github.com/laravel/jetstream) package installed in your Laravel application, so when a swap is performed, the `Action`, `MODEL`, `CONTROLLER`, `Component` and `Action` classes of your project is still 100% handled by Laravel development team with no added layer of complexity.\n\n## Table of Content\n\n- [master-laravel-bootstrap-jetstream](#master-laravel-bootstrap-jetstream)\n        - [Specially customized Laravel jetstream's scaffolding for Master html + laravel admin Template. It'll not work with any other project.](#specially-customized-laravel-jetstreams-scaffolding-for-master-html--laravel-admin-template-itll-not-work-with-any-other-project)\n  - [Description](#description)\n  - [Table of Content](#table-of-content)\n  - [Installation](#installation)\n    - [Installing Jetstream](#installing-jetstream)\n      - [Install Jetstream With Livewire](#install-jetstream-with-livewire)\n    - [Install Master Laravel Bootstrap Jetstream](#install-master-laravel-bootstrap-jetstream)\n    - [Finalizing The Installation](#finalizing-the-installation)\n    - [Extras](#extras)\n      - [Pagination](#pagination)\n  - [Credits](#credits)\n  - [License](#license)\n\n## Installation\n\n### Installing Jetstream\n\nYou may use Composer to install Jetstream into your new Laravel project:\n\n```\ncomposer require laravel/jetstream\n```\n\nIf you choose to install Jetstream through Composer, you should run the jetstream:install Artisan command. This command accepts the name of the stack you prefer (livewire). You are highly encouraged to read through the entire documentation of Livewire before beginning your Jetstream project. In addition, you may use the __--teams__ switch to enable team support:\n\n#### Install Jetstream With Livewire\n\n```bash\n// without teams support\n\nphp artisan jetstream:install livewire\n\nor\n\n// with teams support\n\nphp artisan jetstream:install livewire --teams\n```\n\n### Install Master Laravel Bootstrap Jetstream\n\nUse Composer to install Master Jetstream into your new Laravel project as dev dependency:\n\n```\ncomposer require themeselection/master-laravel-bootstrap-jetstream --dev\n```\n\nRegardless how you install Jetstream, Master Laravel Bootstrap Jetstream commands are very similar to that\n\nof Jetstream as it accepts the name of the stack you would like to swap (livewire).\n\n\u003e It is important you install and configure [Laravel Jetstream](https://github.com/laravel/jetstream) before performing a swap.\n\nYou are highly encouraged to read through the entire documentation of [Jetstream](https://jetstream.laravel.com/1.x/introduction.html)\n\nbefore beginning your Master Laravel Jetstream project. In addition, you may use the `--teams` switch to swap team assets just like you would in Jetstream:\n\n```bash\n// without teams support\n\nphp artisan jetstream_master:swap livewire\n\nor\n\n// with teams support\n\nphp artisan jetstream_master:swap livewire --teams\n```\n\nThis will publish overrides to enable Bootstrap like the good old days!\n\n### Finalizing The Installation\n\nAfter installing Master jetstream and swapping Jetstream resources, remove tailwindCSS and its dependencies if any from your package.json and then install and build your NPM dependencies and migrate your database:\n\n```\nnpm install \u0026\u0026 npm run build\n\nor  \n\nyarn \u0026\u0026 yarn build\n\n\nphp artisan migrate\n```\n\n### Extras\n\n#### Pagination\n\nIt is also important to point out that Laravel still includes pagination views built using Bootstrap CSS. To use these views instead of the default Tailwind views, you may call the paginator's useBootstrap method within your AppServiceProvider:\n\n```php\n\u003c?php\n\nnamespace  App\\Providers;\n\nuse Illuminate\\Support\\ServiceProvider;\nuse Illuminate\\Pagination\\Paginator;\n\nclass  AppServiceProvider  extends  ServiceProvider{\n\n/**\n* Register any application services.\n*\n* @return  void\n*/\n\npublic  function  register(){\n\n//\n  \n}\n\n/**\n* Bootstrap any application services.\n* @return  void\n*/\n\npublic  function  boot(){\n\nPaginator::useBootstrap();\n\n}\n\n}\n```\n\n## Credits\n\nThis packages is built on top of [Jetstream](https://github.com/laravel/jetstream) \u0026 [Jetstrap](https://github.com/nascent-africa/jetstrap)\n\n## License\n\nMaster Jetstream is open-sourced software licensed under the [MIT license](https://github.com/themeselection/master-laravel-bootstrap-jetstream/blob/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthemeselection%2Fmaster-laravel-bootstrap-jetstream","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthemeselection%2Fmaster-laravel-bootstrap-jetstream","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthemeselection%2Fmaster-laravel-bootstrap-jetstream/lists"}