Download the PHP package jeffersonpereira/realestatelaravel without Composer
On this page you can find all versions of the php package jeffersonpereira/realestatelaravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download jeffersonpereira/realestatelaravel
More information about jeffersonpereira/realestatelaravel
Files in jeffersonpereira/realestatelaravel
Package realestatelaravel
Short Description It's package to make manager real estate in system with laravel
License MIT
Informations about the package realestatelaravel
Description
Package used to manage real estate / brokerage websites, built with the Laravel framework
Instalation
After installing the package, it is necessary to run the command to publish the configuration file.
Note:
We strongly advise using environment variables, since when the package install command is executed, the configuration file will be overwritten.
The package has migrations and you will need to run:
Importants Notes:
When using your template, import assets with the directive blade and cdn to font-awesome.
Obs: We use bootstrap 5.1 on ours assets
Features available in the package
Property
The package is under development and will be added new features over time. At the moment the package has all the management of a property.
Routes to views
Use the Menu::class
class to get all the view routes to get started, when used your template.
Config
Define as configs in your .env
More options, check the config/realestatelaravel.php
config file
Events
- Jeffpereira\RealEstate\Events\BusinessPropertyFinalizedEvent - When the business of the property was finalized
License
Real Estate Laravel is an open source project, licensed by MIT.
All versions of realestatelaravel with dependencies
jeffersonpereira/address Version 1.*
laravellegends/pt-br-validator Version dev-master
tightenco/ziggy Version ^1.2
spatie/laravel-image-optimizer Version 1.6.*
intervention/image Version ^2.7
doctrine/dbal Version 2.*