Skip to content

This project is a personal project, We have developed it for the rental or sale of houses in tunisia, and also for the search of roommates.

Notifications You must be signed in to change notification settings

moniaGh/Dari-Loc

Repository files navigation

Getting Started

We used version 5.5.* to develop this project

Installation

  • git clone https://github.com/bestmomo/laravel5-example.git projectname

  • cd dariloc

  • composer install

  • php artisan key:generate

  • Create a database and inform .env

  • php artisan migrate --seed to create and populate tables

  • Inform config/mail.php for email sends

  • php artisan vendor:publish to publish filemanager

  • php artisan serve to start the app on http://localhost:8000/

Include

Features

  • Home page
  • Custom Error Page 404
  • Authentication (registration, login, logout, password reset, mail confirmation)
  • Post management (Add, Eupdate , delete)
  • Search in posts
  • All post views
  • Mail confirmation (stmp)

Require

  • kryptonit3/counter
  • laravel/tinker
  • laravelcollective/html
  • fideloper/proxy

DataBase

See database here

Tricks

To test application the database is seeding with users :

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

Laravel is accessible, yet powerful, providing tools needed for large, robust applications.

About

This project is a personal project, We have developed it for the rental or sale of houses in tunisia, and also for the search of roommates.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published