Arcix Laravel Documentation 1.0.0
Thank you very much for your purchase!
If you have any questions that are beyond the scope of this documentation, please feel free to email or contact us via our Support mail : Support
Introduction
Arcix is the new outstanding, extremely modern Laravel Template designed for architecture companies. It is also perfectly suitable for industrial sites, mechanical, engineering, chemical industry, construction companies, steel factories, electricians, plumbing industries, and a wide range of industrial and corporate sectors including Factory, Industrial, Construction, Commodity Business, Power, Rail, Airplane, Ship, Oil & Gas, and Petroleum websites. Built on Laravel, this template provides a solid and scalable foundation for your next project. It comes with a creative layout featuring 02 homepage designs, is fully responsive, and includes 15+ validated Laravel blade files for powerful dynamic content integration. The design maintains an elegant and modern aesthetic, and is extremely easy to customize thanks to its 1170px grid structure. We believe you’ll be pleased with the flexibility and performance Arcix Laravel offers for your industry-specific web solutions.
Installation
To setup the theme, follow below-mentioned steps
Make sure to have the Xampp/WampServer/Lampp installed & running in your computer. If you already have installed server on your computer, you can skip this step if your existing Laravel 11 version is greater than >8.2.
composer i
composer install
php artisan serve
File Structure
├──Arcix / │ ├──
app/ │ ├──
bootstrap/ │ ├──
config/ │ ├──
database/ │ ├──
public/ │ │ ├──
assets/ │ │ ├──
css/ │ │ ├──
fonts/ │ │ ├──
images/ │ │ ├──
inc/ │ │ ├──
js/ │ ├──
resources/ │ │ ├──
views/ │ │ │ ├──
components/ │ │ │ ├──
home/ │ │ │ ├──
layouts/ │ │ │ ├──
news/ │ │ │ ├──
pages/ │ │ │ ├──
portfolio/ │ ├──
routes/ │ ├──
storage/ │ ├──
tests/ │ ├──
.editorconfig │ ├──
.env │ ├──
.env.example │ ├──
.gitattributes │ ├──
.gitignore │ ├──
artisan │ ├──
composer.json │ ├──
composer.lock │ ├──
package.json │ ├──
phpunit.xml │ ├──
README.md │ ├──
vite.config.js ├──
Documentation └── index.html - Index file for documentation.
PHP Structure
@extends('layouts.layout') @php $title='About Us'; $subTitle='About Us'; @endphp @section('content') <section class="experience-section"> ..... ..... ..... ..... ..... ..... </section> <!-- Mission --> <section class="mission-section style-two pt-0"> ..... ..... ..... ..... ..... ..... </section> <!-- About Section three --> <section class="about-section-three" style="background-image: url('{{ asset('assets/images/background/bg-8.jpg') }}')"> ..... ..... ..... ..... ..... ..... </section> <!-- Our Team Section --> <section class="team-section"> ..... ..... ..... ..... ..... ..... </section> <!-- Working Process --> <section class="working-process-section"> ..... ..... ..... ..... ..... ..... </section> <!-- Sponsors section --> <section class="sponsors-section style-two"> ..... ..... ..... ..... ..... ..... </section> @endsection
CSS
Arcix Built with latest version of CSS3.
File Name | Details |
---|---|
css/animate.css |
animate CSS |
css/bootstrap.css |
bootstrap CSS |
css/color.css |
color CSS |
css/custom-animate.css |
elpath CSS |
css/eleganticons.css |
flaticon CSS |
css/flaticon.css |
font-awesome-all |
css/jquery.fancybox.min.css |
odometer Css |
css/nice-select.css |
owl Css |
css/style.css |
Style Css |
css/swiper.min.css |
Style Css |
Javascript
Arcix Built with Javascript
File Name | Details |
---|---|
js/appear.js |
Appear js |
js/bootstrap.min.js |
bootstrap min Js |
js/isotope.js |
isotope js |
js/jquery.ajaxchimp.min.js |
jquery ajaxchimp js |
js/jquery.fancybox.js |
jquery fancybox js |
js/jquery.mCustomScrollbar.concat.min.js |
jquery mCustomScrollbar concat js |
js/jquery.nice-select.min.js |
jquery nice select min js |
js/knob.js |
knob js |
js/'owl'.js |
owl |
js/script.js |
script |
Credit & Resources
We have used the following plugins.
Support
Thank you for become a part of us. If you have any query, suggestion and complain. Contact us anytime. If you have any questions that are beyond the scope of this documentation, please feel free to email us via our Support mail : Support
Changelog
Initial Released