Coder Social home page Coder Social logo

ahmedhamid13 / blogy_laravel Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 4.44 MB

Blogy project is based on laravel frame work..It has login and Registration forms for user with all restrictions on it, and the user can create a post, editing it and deleted it with some validations on all this process.

PHP 75.01% HTML 24.59% Vue 0.40%
laravel mysql

blogy_laravel's Introduction

Hi there ๐Ÿ‘‹ , I'm Ahmed Abdelhamid!

I'm a Full-Stack Ruby on Rails developer who interseted in all web's technologies, I have worked with many technologies on many web's projects with different business aspect as (E-Commerce, E-Learning, LMS, Booking, and Freelance).

Stats

Ahmed Abdelhamid's GitHub stats

Top Langs

GitHub Trophy

Ahmed Abdelhamid

Some Projects

Tools

BackEnd Languages

Code: Ruby Code: Php Code: Python Code: Node.js

Package Managers

Package: RubyGem Package: Composer Package: Npm Package: Yarn

BackEnd Frameworks

Frame: RoR Frame: Laravel Frame: Django

FrontEnd Languages

Code: Javascript Code: Typescript Code: Coffescript Code: Sass

FrontEnd Frameworks

Frame: Angular Frame: Bootstarp

Libraries

Library: JQuery Library: ReactJs

Query Languages

Code: GraphQl

Databases

DB: MySQL DB: Postgresql DB: Postgresql

Platforms

Platform: Postman Platform: Heroku

Operating systems

OS: Ubuntu

Version Control Systems

Git

Other

Docker

Let's connect!

Connect: LinkedIn Check: CV RubyGems

blogy_laravel's People

Contributors

ahmedhamid13 avatar

Watchers

 avatar

blogy_laravel's Issues

validation should be in one place

here you are using the validation two times, first in PostRequest class and second in the controller
why don't you just write all your validation rules in one place, as a best practice, in your PostRequest.

another note, use a separate request validation in store and update methods, to ensure the validation rules for each case

https://github.com/Ahmed-Abd-elhamid/Bloggy/blob/3823a89df6da622d8511a940da08b26ac2cb9b9a/app/Http/Controllers/PostController.php#L50-L53

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.