|
1 | | -# {Your Package} |
| 1 | +# Content Management System |
2 | 2 |
|
3 | | -[](https://packagist.org/packages/javaabu/{your-package}) |
| 3 | +[](https://packagist.org/packages/javaabu/cms) |
4 | 4 | [](../../actions/workflows/run-tests.yml) |
5 | 5 |  |
6 | | -[](https://packagist.org/packages/javaabu/{your-package}) |
7 | | - |
8 | | ---- |
9 | | -## Instructions |
10 | | -This repo can be used to scaffold a Laravel package. Follow these steps to get started: |
11 | | -1. Press the "Use this template" button on the top right corner of this repo to create a new repo with the contents of this skeleton. |
12 | | -2. Run `php ./init.php` to run a script that will replace all placeholders throughout all the files. |
13 | | -3. If nothing works, ask Arushad. |
14 | | - |
15 | | -Or you can delete `./init.php` and manually replace the below placeholders: |
16 | | -- {package description} |
17 | | -- {your-package} // Package name |
18 | | -- {your_package} // Package key words |
19 | | -- {Your Package} // Package title |
20 | | -- {YourPackage} // Package class name |
21 | | -- {author_name} // Package author name |
22 | | -- {author_email} // Package author email |
23 | | -- {Contributor} // Package author link |
24 | | ---- |
| 6 | +[](https://packagist.org/packages/javaabu/cms) |
| 7 | + |
| 8 | + |
25 | 9 |
|
26 | 10 | ## Introduction |
27 | | -{package description} |
| 11 | +Content Management System integration for Laravel Projects |
28 | 12 |
|
29 | 13 | ## Documentation |
30 | 14 |
|
31 | | -You'll find the documentation on [https://docs.javaabu.com/docs/{your-package}](https://docs.javaabu.com/docs/{your-package}). |
| 15 | +You'll find the documentation on [https://docs.javaabu.com/docs/cms](https://docs.javaabu.com/docs/cms). |
32 | 16 |
|
33 | 17 | Find yourself stuck using the package? Found a bug? Do you have general questions or suggestions for improving this package? Feel free to create an [issue](../../issues) on GitHub, we'll try to address it as soon as possible. |
34 | 18 |
|
@@ -59,7 +43,7 @@ If you discover any security related issues, please email [info@javaabu.com](mai |
59 | 43 |
|
60 | 44 | - [Javaabu Pvt. Ltd.](https://github.com/javaabu) |
61 | 45 | - [Arushad Ahmed (@dash8x)](http://arushad.com) |
62 | | -- {Contributor} |
| 46 | +- [FlameXode (@WovenCoast)](https://github.com/WovenCoast) |
63 | 47 | - [All Contributors](../../contributors) |
64 | 48 |
|
65 | 49 | ## License |
|
0 commit comments