Skip to content

otdev1/laravel_pmanager

Repository files navigation

The functionality of this website ( http://laravelpmanager.otwebdevelopment.net ) mimics that of an online business directory and implements the conventional CRUD (Create, Read, Update, Delete) operations on three database entities namely Companies, Roles and Users. Among these entities, various types of relationships such as one to many and many to one exist.

Screenshots of various pages of this web application can viewed at https://drive.google.com/drive/folders/1U8tEIg6MCDX8tL_eDdIhtwcFbMAA-dnA?usp=drive_link

On this site users can:
  • view, create, edit, or delete a single company profile

  • view a list of all company profiles or those belonging to a specific user

  • search for a specific company

  • view roles and the users that are assigned to a specific role

  • register as a new user

  • log in with registration credentials or as a guest admin

  • view or edit a user’s profile

  • search for a specific user

Some other noteworthy details are that the search functionality was implemented using Typeahead.js and the Bloodhound suggestion engine. The front-end was built using the Blade template engine and user registration and log-in is powered by Laravel’s built in authentication component. This website is also mobile device friendly.

Build Status Total Downloads Latest Stable Version License

About Laravel

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 takes the pain out of development by easing common tasks used in many web projects, such as:

Laravel is accessible, powerful, and provides tools required for large, robust applications.

Learning Laravel

Laravel has the most extensive and thorough documentation and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework.

If you don't feel like reading, Laracasts can help. Laracasts contains over 1500 video tutorials on a range of topics including Laravel, modern PHP, unit testing, and JavaScript. Boost your skills by digging into our comprehensive video library.

Laravel Sponsors

We would like to extend our thanks to the following sponsors for funding Laravel development. If you are interested in becoming a sponsor, please visit the Laravel Patreon page.

Contributing

Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via [email protected]. All security vulnerabilities will be promptly addressed.

License

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published