GithubHelp home page GithubHelp logo

arifszn / ezfolio Goto Github PK

View Code? Open in Web Editor NEW
249.0 249.0 70.0 21.5 MB

Open Source Portfolio/Resume CMS built using Laravel, React and Ant Design.

Home Page: http://arifszn.github.io/ezfolio

License: MIT License

Shell 0.19% PHP 75.71% Blade 24.10%
laravel laravel-portfolio php portfolio portfolio-builder portfolio-cms react react-portfolio spa visitor-tracking

ezfolio's Introduction

Hi there 👋!

Who I am?

What I'm doing?

What are my skill sets?

  • 🗄️ Backend:

    • Programming: PHPNode.jsJavaScriptTypeScript
    • Framework: LaravelNest.jsExpress.jsLumen
    • Databases: MySQLPostgreSQL
    • System Architecture: MonolithicModularMicroservices
    • Protocol: RESTWeb Socket
  • 🖥 Frontend (I do frontend for fun):

    • Programming: JavaScriptTypeScript
    • Framework/Library: React.jsDocusaurusGatsby
    • UI Toolkit: Ant DesignMUI
    • Utils: TailwindModular CSS
  • 🎡 Ecosystem:

    • Containerization: DockerRancher DesktopGitHub Codespaces
    • Version Control: GitGitHub
    • CI/CD: Github ActionsTravis CI
    • Project Management: JiraGitHub ProjectsTrelloAsana

How to reach me?

Twitter LinkedIn Facebook Dev Medium Mail


arifszn's GitHub stats

ezfolio's People

Contributors

arifszn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ezfolio's Issues

Running migrations error 'No such file or directory' - with Docker, locally

G'day,

Looks like a great codebase! I was having a crack at running it locally to take it for a spin and have been stuck on an error when running migrations.

I'm running this locally, and following the 'With Docker' steps.

When I get down to running bullet point 4:
./vendor/bin/sail artisan migrate --seed

it gives me the error
SQLSTATE[HY000] [2002] Connection refused (SQL: select * from information_schema.tables where table_schema = ezfolio and table_name = migrations and table_type = 'BASE TABLE')

And if I change the env var DB_HOST to be 'localhost' (as suggested by several stackOverflow articles) I get
SQLSTATE[HY000] [2002] No such file or directory (SQL: select * from information_schema.tables where table_schema = ezfolio and table_name = migrations and table_type = 'BASE TABLE')

I've also been clear config cache, and removing any other docker containers and volumes just in case they were interfering, but no change. Is there an obvious step that isn't documented that I could be missing?

PHP 8.0 compatibility

Hello! Thanks for the good CMS. Components update required due to incompatibility with PHP 8.

$ composer install
Installing dependencies from lock file (including require-dev)
Verifying lock file contents can be installed on current platform.
Your lock file does not contain a compatible set of packages. Please run composer update.

  Problem 1
    - lcobucci/jwt is locked to version 3.3.3 and an update of this package was not requested.
    - lcobucci/jwt 3.3.3 requires php ^5.6 || ^7.0 -> your php version (8.0.11) does not satisfy that requirement.
  Problem 2
    - tymon/jwt-auth is locked to version 1.0.2 and an update of this package was not requested.
    - tymon/jwt-auth 1.0.2 requires php ^5.5.9|^7.0 -> your php version (8.0.11) does not satisfy that requirement.

Now I update components and test a project on PHP 8.0. Later I will make a pull request.

Also has JS error:

$ ./vendor/bin/sail npm run prod

> prod
> npm run production


> production
> mix --production


✖ Mix
  Compiled with some errors in 1.25m

ERROR in ./resources/js/client/admin/roots/app.js 17:0-104
Module not found: Error: Can't resolve '../../common/components/lazyLoadingFallbackUi/lazyLoadingFallbackUi' in '/var/www/html/resources/js/client/admin/roots'

webpack compiled with 1 error

Host project without Node JS server

Hi.

First, thank you for this awsome project!
My question is, how could we run this app without Node JS? I have a PHP hosting space, but the Node JS part is not very well supported.

Thanks!

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.